1
0
mirror of https://github.com/tycrek/degoogle.git synced 2025-04-21 06:52:02 +02:00

Updated PR guidelines per #277

This commit is contained in:
tycrek 2020-09-29 10:52:06 -06:00
parent cb3fc38f5b
commit 89842f73e2

View File

@ -17,4 +17,5 @@
## Pull requests
1. All pull requests **must** have an issue linked for discussion. Pull requests can become cluttered very quickly and are not a good place for discussion.
1. All pull requests regarding alternatives must have an issue linked for discussion. Pull requests can become cluttered very quickly and are not a good place for discussion.
2. If your PR is a quick fix or doesn't warrant an issue, an issue is not required, but it should be clear why the issue isn't required.