Created newcontributors.rst on fix-update-docs
This commit is contained in:
parent
91c1beae87
commit
4c7e68f07d
1 changed files with 21 additions and 0 deletions
21
docs/newcontributors.rst
Normal file
21
docs/newcontributors.rst
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue