docs: add issue assignment template (#47955)

* docs: add issue assignment template

* docs: note about labels

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>

Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
pull/47961/head
Naomi Carrigan 2022-10-10 02:55:05 -07:00 committed by GitHub
parent 8e705d29fb
commit 56a8e75799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -563,3 +563,13 @@ Sometimes we may get more than one pull request. We typically accept the most qu
Happy contributing. Happy contributing.
``` ```
### Requests for Assignment
```md
We typically do not assign issues. Instead, we accept the first pull request that comprehensively solves the issue.
Issues labelled with `help wanted` or `first timers only` are open for contributions.
Please make sure you read [our guidelines for contributing](https://contribute.freecodecamp.org/#/). We prioritize contributors following the instructions in our guide. Join us in [our chat room](https://discord.gg/PRyKn3Vbay) or [the forum](https://forum.freecodecamp.org/c/contributors/3) if you need help contributing - our community will be happy to assist you.
```