Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-intuitem committed Jan 7, 2024
1 parent 6aeb43d commit d373310
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 @@ -2,15 +2,15 @@

## Did you find a bug?

- **Do not open up a GitHub issue if the bug is a security vulnerability**, and instead to refer to our [security policy](SECURITY.md)
- Check that the bug was not previously reported on Github issues (see above)
- If it's the case, please upvote the issue and provide any relevant additional information
- **Do not open up a GitHub issue if the bug is a security vulnerability**, and instead to refer to our [security policy](SECURITY.md).
- Check that the bug was not previously reported on Github issues (see above).
- If it's the case, please upvote the issue and provide any relevant additional information.

## Do you have a fix for an issue, bug or typo?

- Open a pull request with the patch and the team will review it
- Make sure that you've run a PEP8 formatter and SAST
- If dependencies are involved, make sure it's not breaking the app and do not have any known vulnerabilities
- Open a pull request with the patch and the team will review it.
- Make sure that you've run a PEP8 formatter and SAST.
- If dependencies are involved, make sure it's not breaking the app and do not have any known vulnerabilities.

## Do you have an idea or feature request?

Expand Down

0 comments on commit d373310

Please sign in to comment.