diff --git a/CONTRIBUTING b/CONTRIBUTING index 717ca53..68c1a8c 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,6 +1,6 @@ Thanks for contributing to this project. -To get started, check out the [issues page](https://github.com.inflectrix/neat). You can either find a feature/fix from there or start a new issue, then begin implementing it in your own fork of this repo. +To get started, check out the [issues page](https://github.com/inflectrix/neat). You can either find a feature/fix from there or start a new issue, then begin implementing it in your own fork of this repo. Once you are done making the changes you'd like the make, start a pull request to the [dev](https://github.com/inflectrix/neat/tree/dev) branch. State your changes and request a review. After all branch rules have been satisfied, someone with management permissions on this repository will merge it.