summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLevi Durfee <10798199+levidurfee@users.noreply.github.com>2026-01-08 09:38:30 -0500
committerGitHub <noreply@github.com>2026-01-08 09:38:30 -0500
commit861acf8ce5711d1238df65cd94e85d5ac03583ef (patch)
tree000d40adc11fbd1d0d2eb13f8674962a1733d51d /CONTRIBUTING.md
parent763c152d39be48c207e6f638bb96ce0258bdc4ca (diff)
Add contributing guidelines to CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..4619b17
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,5 @@
+- All contributions are welcome
+- Please first create an issue so we can discuss the changes
+- Create a fork of the repo
+- Create a feature branch
+- Create a pull request when you're ready