Skip to content

Commit

Permalink
Update contributing.md for 2019
Browse files Browse the repository at this point in the history
  • Loading branch information
benlk committed Jan 3, 2019
1 parent 95b5788 commit 17caa1e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ We welcome contributions and suggestions to help us improve this project. Please
3. Stage and commit your changes (git commit -am 'description of my changes')
4. Push the changes to your fork (git push origin my-branch)
5. [Submit a pull request to the parent repo](https://help.github.com/articles/creating-a-pull-request). Please read our [guide to submitting pull requests](https://github.com/inn/docs/blob/master/how-to-work-with-us/pull-requests.md) to see what we expect in a good pull request message.
6. Pull request should be assigned to:
- [@rclations](http://github.com/rclations) (primary)
- [@julia67](http://github.com/julia67) (secondary)
6. Pull requests should be assigned to:
- [@benlk](http://github.com/benlk) (primary)
- @INN/tech-team (secondary)

We have [a helpful how-to](https://github.com/INN/docs/blob/master/how-to-work-with-us/via-github.md) that walks through this process in more detail if you're new to using Git.
We have [a helpful how-to](https://github.com/INN/docs/blob/master/how-to-work-with-us/via-github.md) that walks through this process in more detail if you're new to using Git, and [the GitHub docs](https://help.github.com/) are quite useful.

Additionally, you can [create issues](https://github.com/INN/largo/issues) on this repo to suggest changes or improvements.

And of course you can always email us: [nerds@inn.org](mailto:nerds@inn.org).
And of course you can always email us: [support@inn.org](mailto:support@inn.org).

### Standards

Expand Down

0 comments on commit 17caa1e

Please sign in to comment.