From 32f2251555b56f9ee52d6c635a76eadcddf68bd2 Mon Sep 17 00:00:00 2001 From: maposhireri-droid Date: Wed, 22 Jul 2026 02:09:38 -0700 Subject: [PATCH] add first contribution ideas to README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 05a338b..56dc8da 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,12 @@ Found a bug or have an improvement idea? Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines. ---- +### 🛠️ Contribution Checklist +- [ ] **Code Changes**: Implemented new logic / fixed an existing bug. +- [ ] **Documentation**: Updated the README or inline comments to reflect changes. +- [ ] **Testing**: Added or updated unit tests to verify the fix. +- [ ] **Formatting**: Verified code follows the project's style guidelines. + ## 📄 License