branch: elpa/aidermacs
commit cb5fd4ce835493800087a703f71bd87ea6536c90
Author: Matthew Zeng <[email protected]>
Commit: GitHub <[email protected]>
Create CONTRIBUTING.md
---
CONTRIBUTING.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000000..51ef6537dc
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,8 @@
+Aidermacs thrives on community involvement. We believe that the best software
is built collaboratively, with input from users and contributors. We encourage
you to:
+
+- Contribute Code: Submit pull requests with bug fixes, new features, or
improvements to existing functionality.
+- Report Issues: Let us know about any bugs, unexpected behavior, or feature
requests through GitHub Issues.
+- Share Ideas: Participate in discussions and propose new ideas for making
Aidermacs even better.
+- Improve Documentation: Help us make the documentation clearer, more
comprehensive, and easier to use.
+
+Your contributions are essential to making Aidermacs the best AI pair
programming tool for Emacs!