Skip to content

Commit

Permalink
Add contribution guide
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisAdderley committed Apr 10, 2019
1 parent 12cad5f commit bbc4aa3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Contributing to Near Future Propulsion

First off, thanks for taking the time to contribute! This can really help velocity and ensures that problems get fixed faster.

Here are a few notes to follow that will make things easier for everyone:

* **Please submit all pull requests against the `dev` branch**
* If creating a new **compatibility patch**, please add attribution to the file in the first line as a comment, e.g. `// USI-LS Patch by ChrisAdderley`
* If submitting a new **translation**, please add attribution to the file in the first line as a comment, e.g. `// English Translation by ChrisAdderley`. It is also helpful to me if you can update the readme with the attribution as well.

0 comments on commit bbc4aa3

Please sign in to comment.