Add note on opening Issue before PR (Closes #108)

This commit is contained in:
Josh Moore 2020-05-15 07:48:37 -06:00 committed by GitHub
parent 4095e04216
commit a27cf03b0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 7 deletions

View File

@ -1,13 +1,14 @@
# Contributing
Contributing is simple enough, just make sure to try and follow these guidelines:
Contributing is simple enough, just make sure to try and follow these guidelines to ensure your Issue/PR is dealt with faster:
1. English only for Issues & Pull Requests.
2. Try to fill out as much info as you can. This makes it easier for me to quickly approve changes.
3. No personal opinions on why a service should be removed. Links to articles with details is much more helpful.
4. Try to use the Issue templates if possible, but they are not necessary.
5. Try to limit yourself to ONE alternative per Issue. Pull Requests are OK to have multiple additions.
6. Check to see if the alternative you want added already exists in the guide.
1. If possible, please [open an Issue](https://github.com/tycrek/degoogle/issues/new/choose) before opening a Pull Request. We can use Issue's for discussion on adding/removing/modifying alternatives.
2. English only for Issues & Pull Requests.
3. Try to fill out as much info as you can. This makes it easier for me to quickly approve changes.
4. No personal opinions on why a service should be removed. Links to articles with details is much more helpful.
5. Try to use the Issue templates if possible, but they are not necessary.
6. Try to limit yourself to ONE alternative per Issue. Pull Requests are OK to have multiple additions.
7. Check to see if the alternative you want added already exists in the guide.
If you submitted a change that made it into the guide but don't have your Reddit or GitHub username on the [CONTRIBUTORS.md](https://github.com/tycrek/degoogle/blob/master/CONTRIBUTORS.md) list, let me know! Sometimes I forget. Alternatively, if your username is on the list and you do *not* want it there, let me know.