1 parent 23bd754 commit ed6f9cdCopy full SHA for ed6f9cd
1 file changed
CONTRIBUTING.md
@@ -0,0 +1,17 @@
1
+# Contributing
2
+
3
+Thank you for your interest in contributing.
4
5
+## How to contribute
6
+1. Open an issue describing the problem or enhancement.
7
+2. Keep changes focused and minimal.
8
+3. Include tests or validation evidence where applicable.
9
+4. Update documentation when behavior changes.
10
11
+## Standards
12
+- Follow the project's existing code and documentation style.
13
+- Do not commit secrets, credentials, or generated outputs.
14
+- Ensure CI passes before requesting review.
15
16
+## Contact
17
+Conrad CJ Wilson — conradcjwilson0@gmail.com
0 commit comments