contributing
¶
Contributing information for GitHub and documentation, plus GitHub issue templates.
Functions:
|
Formats the given commands in a reStructuredText bash code block suitable for rendering on GitHub. |
|
Add |
|
Add CONTRIBUTING.rst to the documentation directory of the repo. |
|
Add issue templates for GitHub to the desired repo. |
-
github_bash_block
(*commands)[source]¶ Formats the given commands in a reStructuredText bash code block suitable for rendering on GitHub.
- Parameters
commands
- Return type