Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Commit

Permalink
Add CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ab-smith committed Sep 23, 2023
1 parent e988b32 commit 00939fa
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## How to contribute

### 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 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

### Do you have an idea or feature request?

- Use the discussion space above or reach out through email: contact[at]intuitem.com to see how we can help each other in an optimal way

0 comments on commit 00939fa

Please sign in to comment.