Skip to content

Commit

Permalink
changed contributing wording
Browse files Browse the repository at this point in the history
  • Loading branch information
willarmiros committed Apr 26, 2023
1 parent ffdd022 commit 2704036
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ If you're looking for documentation on how to use NB Defense, you can find that

Thanks for contributing! In order to open a PR into the NB Defense project, you'll have to follow these steps:

1. Fork the repo
2. Make your changes
3. Optionally, follow the [pre-commit installation guide](https://pre-commit.com/#installation) to install NBDefense's pre-commit hooks. This will ensure your change passes our CI the first time.
3. Submit a pull request
1. Fork the repo and clone your fork locally
2. Run `make install-dev` from the root of your forked repo to setup your environment
3. Make your changes
4. Submit a pull request

After these steps have been completed, someone on our team at Protect AI will review the code and help merge in your changes!

0 comments on commit 2704036

Please sign in to comment.