Remove the per-project files so we don't have to
keep them in sync. GitHub's UI links to everything
except the contributing guide, so add a section
about that to the readme.
(cherry picked from commit 60a11a730e)
8 lines
274 B
ReStructuredText
8 lines
274 B
ReStructuredText
Contributing
|
|
============
|
|
|
|
See the Pallets `detailed contributing documentation <_contrib>`_ for many ways
|
|
to contribute, including reporting issues, requesting features, asking or
|
|
answering questions, and making PRs.
|
|
|
|
.. _contrib: https://palletsprojects.com/contributing/
|