-
Notifications
You must be signed in to change notification settings - Fork 1
How do I contribute?
Dan Cadden edited this page Sep 7, 2016
·
9 revisions
In order to contribute to the Gophr project you will need to do a few things, here is a checklist that you'll need to follow when making PRs to the project.
- Setup Dev Environment
- All PRs must include tests
- If your PR breaks any tests, you will need to fix them
- PRs must have proper labels
First and the most important step you will need to take is to install the dev environment and it get it up and running here.
Testing is a important part of maintaining the gophr codebase and helps to assure optimal uptime. Any PRs that include code changes that add to the code base need to include tests.
When creating a PR make sure to give it the proper labels so we can quickly prioritize PRs easier.
Questions, comments, concerns? Feel free to open an issue or reach out on slack @shikkic or @skeswa