Skip to content

Commit

Permalink
Add contributions guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcph4 committed Jan 16, 2025
1 parent 3e8d1a4 commit 6ccddb7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Contribution Guide #

- Don't just fix typos, spelling errors, grammar errors, styling, etc.
- Ideally, file an issue (unless one exists obviously)
- Ensure that you run all relevant checks (see the CI pipeline and `Makefile`)
- Open a PR into `master`
- Be nice!

0 comments on commit 6ccddb7

Please sign in to comment.