summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2022-02-10 09:17:18 +0100
committerMartin Fischer <martin@push-f.com>2022-02-10 09:19:47 +0100
commit091d3f39435da9de77d0492686acd7bba6f79357 (patch)
tree4831e40e3a6dcb92bb8cba568b78a7400e7b2e48 /CONTRIBUTING.md
parent03a1c05a195f83868af94adeb9b405f169098465 (diff)
merge CONTRIBUTING.md into README.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
deleted file mode 100644
index 3e25908..0000000
--- a/CONTRIBUTING.md
+++ /dev/null
@@ -1,18 +0,0 @@
-## How to contribute
-
-* You can give feedback and suggest packages to be included,
- either by [email] or in the [#pydoc] IRC channel on [Libera.Chat].
-
-* You can contribute to [pydoctor].
-
-* You can contribute to the individual Python projects
- to improve their [docstrings].
-
-* If you want to support pydoc.dev by providing hosting,
- [please get in touch][email].
-
-[email]: mailto:martin@push-f.com
-[#pydoc]: https://web.libera.chat/?channel=#pydoc
-[Libera.Chat]: https://libera.chat/
-[pydoctor]: https://github.com/twisted/pydoctor
-[docstrings]: https://www.python.org/dev/peps/pep-0257/