Skip to content

Commit

Permalink
DOC: footnotes
Browse files Browse the repository at this point in the history
Removed footnote in CONTRIBUTING.md due to GitHub: github/markup#498.
  • Loading branch information
aburrell committed Apr 21, 2020
1 parent a792c20 commit cad3bcc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ For merging, you should:
1. Include an example for use
2. Add a note to ``CHANGELOG.md`` about the changes
3. Ensure that all checks passed (current checks include Scrutinizer, Travis-CI,
and Coveralls) [^1]
and Coveralls).

[^1] If you don't have all the necessary Python versions available locally or
have trouble building all the testing environments, you can rely on
Travis to run the tests for each change you add in the pull request.
Because testing here will delay tests by other developers, please ensure
that the code passes all tests on your local system first.
If you don't have all the necessary Python versions available locally or
have trouble building all the testing environments, you can rely on
Travis to run the tests for each change you add in the pull request.
Because testing here will delay tests by other developers, please ensure
that the code passes all tests on your local system first.

0 comments on commit cad3bcc

Please sign in to comment.