From 3f2e107c5334ac7b6fc9d712062a9a2913d3c2f6 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:46:15 -0400 Subject: [PATCH] Add feature request board link --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 078a27d..8de84df 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: false contact_links: - - name: Feature Request & Ideas - url: https://github.com/saoudrizwan/claude-dev/discussions/categories/ideas - about: Share your ideas and feature requests for Claude Dev + - name: Feature Requests + url: https://github.com/saoudrizwan/claude-dev/discussions/categories/feature-requests + about: Share and vote on feature requests for Claude Dev - name: Claude Dev Discord Community url: https://discord.gg/claudedev about: Join our Discord community for discussions and support diff --git a/README.md b/README.md index 1ceb3ca..1fe98f8 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ This project is licensed under the MIT License. See the [LICENSE](./LICENSE) fil ## Questions? -Contact me on X @sdrzn. Please create an issue if you come across a bug or post an idea if you would like a feature to be added. +Contact me on X @sdrzn. Please create an issue if you come across a bug, or use the feature request board to share & vote on new features. ## Acknowledgments