File tree Expand file tree Collapse file tree 2 files changed +23
-22
lines changed
Expand file tree Collapse file tree 2 files changed +23
-22
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ Python's argparse_ library.
1818 misc
1919 markdown
2020 changelog
21- contrib
2221
2322
2423Installation
@@ -51,6 +50,29 @@ Enable the extension in your sphinx config:
5150.. _conda-forge : https:://github.com/conda-forge/sphinx-argparse-feedstock/
5251
5352
53+ Contribute
54+ ----------
55+
56+ Any help is welcome!
57+
58+ Most wanted:
59+
60+ * Additional features
61+ * Bug fixes
62+ * Examples
63+
64+ Contributions are gratefully accepted through `GitHub pull requests `_.
65+ Please report any bugs as issues on GitHub.
66+
67+ .. _GitHub pull requests : https://github.com/sphinx-doc/sphinx-argparse/
68+
69+ Don't forget to run tests before committing:
70+
71+ .. code :: shell
72+
73+ pytest
74+
75+
5476 Similar projects
5577-------------------
5678
You can’t perform that action at this time.
0 commit comments