Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gboeing authored Jul 21, 2023
1 parent ea13229 commit 410a2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Thanks for using OSMnx and for considering contributing to it by opening an issu
#### If you have a feature proposal or want to contribute:

- post your proposal on the [issue tracker](https://github.com/gboeing/osmnx/issues), and _provide all the information requested in the template_, so we can review it together (some proposals may not be a good fit for the project)
- fork the repo, make your change, [test it](./tests), and submit a PR
- fork the repo, make your change, update the [changelog](./CHANGELOG.md), run the [tests](./tests), and submit a PR
- adhere to the project's code and docstring standards by running its [pre-commit](.pre-commit-config.yaml) hooks
- respond to code review

Expand Down

0 comments on commit 410a2b6

Please sign in to comment.