From 785a6c011aa73f259f7137551de193be816f5e05 Mon Sep 17 00:00:00 2001 From: Fabian Dettmer <50034034+inventory69@users.noreply.github.com> Date: Wed, 28 Jan 2026 15:24:17 +0100 Subject: [PATCH] Add feature requests section to README [skip ci] Added a section for feature requests and ideas with guidelines. --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e073e06..58ac206 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,18 @@ cd android ➡️ **Build guide:** [DOCS.md](docs/DOCS.md#-build--deployment) +## 💡 Feature Requests & Ideas + +Have an idea for a new feature or improvement? We'd love to hear it! + +➡️ **How to suggest features:** + +1. Check [existing discussions](https://github.com/inventory69/simple-notes-sync/discussions) to see if someone already suggested it +2. If not, start a new discussion in the "Feature Requests / Ideas" category +3. Upvote (👍) features you'd like to see + +Features with enough community support will be considered for implementation. Please keep in mind that this app is designed to stay simple and user-friendly. + ## 🤝 Contributing Contributions welcome! See [CONTRIBUTING.md](CONTRIBUTING.md)