From 861acf8ce5711d1238df65cd94e85d5ac03583ef Mon Sep 17 00:00:00 2001 From: Levi Durfee <10798199+levidurfee@users.noreply.github.com> Date: Thu, 8 Jan 2026 09:38:30 -0500 Subject: Add contributing guidelines to CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md (limited to 'CONTRIBUTING.md') 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 -- cgit v1.2.3