Skip to content

Commit

Permalink
Update CONTRIBUTING.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdlaird committed Oct 26, 2024
1 parent 2b91f45 commit 900b14b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ If you would like to contribute to the code, the process is pretty simple:
1. Familiarise yourself with this package and its dependencies.
2. Fork `the repository on GitHub <https://github.com/alexdlaird/hookee>`_ and start implementing changes.
3. Write a test that plainly validates the changes made.
4. Build and test locally with ``make local`` and ``make test``
5. Ensure no linting errors were introduced by running ``make check``
4. Build and test locally with ``make local`` and ``make test``.
5. Ensure no linting errors were introduced by running ``make check``.
6. Submit a `pull requests <https://help.github.com/en/articles/creating-a-pull-request-from-a-fork>`_ to get the changes merged.

Also be sure to review the `Code of Conduct <https://github.com/alexdlaird/hookee/blob/main/CODE_OF_CONDUCT.md>`_ before
Expand Down

0 comments on commit 900b14b

Please sign in to comment.