Created newcontributors.rst on fix-update-docs

This commit is contained in:
Nabrissa Khan 2022-10-24 19:26:03 -06:00
parent 91c1beae87
commit 4c7e68f07d

21
docs/newcontributors.rst Normal file
View file

@ -0,0 +1,21 @@
How to contribute to Flask as a Beginner
========================================
Thank you for considering contributing to Flask!
Support questions for Beginners New to Contributing
---------------------------------------------------
Please do not hesitate to reach the Flask contributor community through
the following best methods:
- The ``#questions`` channel on our Discord chat:
https://discord.gg/pallets
- Ask on `Stack Overflow`_. Search with Google first using:
``site:stackoverflow.com flask {search term, exception message, etc.}``
- Ask on our `GitHub Discussions`_ for long term discussion or larger
questions.
.. _Stack Overflow: https://stackoverflow.com/questions/tagged/flask?tab=Frequent
.. _GitHub Discussions: https://github.com/pallets/flask/discussions