Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Commit

Permalink
Update .github/CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Phoenix <[email protected]>
  • Loading branch information
lzpap and todofixthis authored Mar 19, 2020
1 parent 43f0911 commit 05d82de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Otherwise, your feature may not be approved at all.

To build a new feature, check out a new branch based on the `develop` branch, and be sure to consider the following:

- If the feature has a public facing API, make sure to document it, using [Sphinx](https://www.sphinx-doc.org/en/master/) code comments
- If the feature will become part of PyOTA's public interface (i.e., it includes methods that will be invoked by other developers in their applications), make sure to document it, using [Sphinx-style](https://www.sphinx-doc.org/en/master/) code comments.

</details>

Expand Down

0 comments on commit 05d82de

Please sign in to comment.