Update CONTRIBUTING.md

This commit is contained in:
Daniel 2022-06-12 01:05:03 +04:30 committed by GitHub
parent 7d264c1b77
commit 87dbbb41ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ First off, I'm really glad you're reading this and thank you for taking the time
2. Open an issue with your planned implementation to discuss.
3. Check in with me before starting development to make sure your work wont conflict with or duplicate existing work.
3. Check in with me before starting development to make sure your work wont conflict with or duplicate existing work (by doing step 2).
4. Commit, push, and submit a PR and wait for review feedback.