Skip to content

Commit

Permalink
update contributing link for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
tsroten committed Jul 23, 2023
1 parent 051e807 commit c22db56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ Before you submit a pull request, check that it meets these guidelines:
your new functionality into a function with a docstring, and add the
feature to the list in README.rst.
3. The pull request should work for Python 3.7+. Check
https://travis-ci.org/tsroten/zhon/pull_requests
https://github.com/tsroten/zhon/actions?query=event%3Apull_request
and make sure that the tests pass for all supported Python versions.
4. If you want to receive credit, add your name to `AUTHORS.rst`.

0 comments on commit c22db56

Please sign in to comment.