docs: simplified CONTRIBUTING.md

pull/514/head
Josh Moore 8 months ago
parent a7ab03b2a8
commit 97dd28d31e

@ -1,21 +1,19 @@
# Contributing
###### Last revised: August 9th, 2021
###### Templates revised: August 9th, 2021
## General rules
1. **English only** for issues & pull requests.
2. **Do not edit `README.md`!** This file is automatically generated.
3. Personal opinions will **not** be considered when adding or removing an alternative. Instead, provide links to articles with details.
2. **Do not edit README.md!** This file is automatically generated. Instead, use:
- [`yaml/`](https://github.com/tycrek/degoogle/tree/master/yaml) for structured data
- [`md/`](https://github.com/tycrek/degoogle/tree/master/md) for regular text
3. Personal opinions will **not** be considered. Instead, provide detailed links as supporting evidence.
4. **Use the templates** when submitting an Issue or Pull Request. Blank Issues/PRs are not allowed.
## How to submit a change
### A: I am not familiar with GitHub or Pull Requests
1. Open a [new Issue].
1. Open a [new Issue](https://github.com/tycrek/degoogle/issues/new/choose).
2. Select a template to use. If in doubt, use **Other**.
3. Fill out the information to the best of your ability.
4. When you are finished, click **Submit new issue**.
@ -23,13 +21,6 @@
### B: I have used GitHub Pull Requests
1. Create your Pull Request with your changes.
- Remember to **not** edit `README.md`!
- Remember to **not** edit README.md!
- As with Issues, fill out the template as best you can.
2. For PR's relating to alternatives, please follow the steps above to also create an Issue for discussion. Simple PR's that are unrelated to a specific alternative may not require an Issue. If in doubt, create an **Other** Issue.
## I contributed but I am not in the list (or) I do not want to be in the list anymore
If you submitted a change that made it into the guide but don't have your Reddit or GitHub username in the [CONTRIBUTORS.md] list, open an issue or pull request so I can fix it. Alternatively, if your username is on the list and you do *not* want it there, feel free to request this as well.
[new Issue]: https://github.com/tycrek/degoogle/issues/new/choose
[CONTRIBUTORS.md]: https://github.com/tycrek/degoogle/blob/master/CONTRIBUTORS.md
2. For PR's relating to alternatives, you must also follow the steps above to create an Issue for discussion. Simple PR's that are unrelated to a specific alternative may not require an Issue. If in doubt, create an **Other** Issue.

Loading…
Cancel
Save