Merge pull request #1 from alexiabanos/documentation

Updated Readme documentation
This commit is contained in:
Alexia Banos 2022-11-30 20:02:19 -06:00 committed by GitHub
commit df2add0ab4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

@ -7,7 +7,7 @@ Thank you for considering contributing to Flask!
* `Support Questions`_
* `Reporting issues`_
* `Submitting patches`_
* `First time setup`_
* `Start coding`_
* `Running the tests`_

View file

@ -56,7 +56,8 @@ For guidance on setting up a development environment and how to make a
contribution to Flask, see the `contributing guidelines`_ and read our `Code of Conduct`_.
.. _contributing guidelines: https://github.com/pallets/flask/blob/main/CONTRIBUTING.rst
.. _Code of Conduct: https://github.com/pallets/flask/blob/main/CODE_OF_CONDUCT.rst
.. _Code of Conduct: https://github.com/pallets/flask/blob/main/CODE_OF_CONDUCT.md
Donate
------
@ -87,4 +88,4 @@ License
Flask is licensed under the `BSD 3-Clause Revised License`_.
.. _BSD 3-Clause Revised License: https://github.com/pallets/flask/blob/main/LICENSE.rst
.. _BSD 3-Clause Revised License: https://github.com/pallets/flask/blob/main/LICENSE.rst