use global contributing guide

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)
This commit is contained in:
David Lord 2025-01-05 09:02:41 -08:00
parent 5b525e9797
commit 959052fb8d
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
5 changed files with 18 additions and 317 deletions

View file

@ -1 +1,8 @@
.. include:: ../CONTRIBUTING.rst
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/