docs(CONTRIBUTING): add notice about creating issue before starting work on PR

This commit is contained in:
Jordan Knott 2020-09-02 15:32:37 -05:00 committed by GitHub
parent 66583bb4fb
commit 9541ae70e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,11 @@ Thanks for wanting to contribute to Taskcafe!
### Where do I go from here? ### Where do I go from here?
If you have noticed a bug or have a feature request, make one! If best to get confirmation So you want to contribute to Taskcafe? Great!
of your bug or feature before starting work on a pull request.
If you have noticed a bug or want to add a new feature, please [create an issue](https://github.com/JordanKnott/taskcafe/issues/new/choose) for it before starting any work on a pull request.
After the bug is validated or the feature is accepted by a project maintainer, the next step is to fork the repository!
### Fork & create a branch ### Fork & create a branch