diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/DISCUSSION_TEMPLATE/feature-request.yml similarity index 85% rename from .github/ISSUE_TEMPLATE/feature_request.yml rename to .github/DISCUSSION_TEMPLATE/feature-request.yml index 5ddcb12ed..96e5ef2a5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/DISCUSSION_TEMPLATE/feature-request.yml @@ -1,5 +1,3 @@ -name: Feature request -description: Suggest an idea for this project title: "[Feature Request] " labels: ["enhancement"] body: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..a2ae1dfbc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: 🤔 Questions and Help + url: https://github.com/benphelps/homepage/discussions + about: This issue tracker is for bugs only, not general support questions. Please refer to our Discussions. + - name: 💬 Chat + url: https://discord.gg/k4ruYNrudu + about: Want to discuss homepage with others? Check out our chat. + - name: 🚀 Feature Request + url: https://github.com/benphelps/homepage/discussions/new?category=feature-requests + about: Remember to search for existing feature requests and "up-vote" any you like