From dc65145d6a22baa4b1920fc9ba07421f786db300 Mon Sep 17 00:00:00 2001 From: Brendan Kellam Date: Fri, 8 Aug 2025 15:05:58 -0700 Subject: [PATCH] Update issue templates (#451) * Update issue templates * nits --- .github/ISSUE_TEMPLATE/config.yml | 3 --- .github/ISSUE_TEMPLATE/feature_request.md | 12 ++++++++++++ 2 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0197c0ff..1049d4ac 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,4 @@ contact_links: - - name: 💡 Feature Request - url: https://github.com/sourcebot-dev/sourcebot/discussions/new?category=ideas - about: Suggest any ideas you have using our discussion forums. - name: 🛟 Get Help url: https://github.com/sourcebot-dev/sourcebot/discussions/new?category=support about: If you can't get something to work the way you expect, open a question in our discussion forums. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..4832e46d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,12 @@ +--- +name: "💡 Feature Request" +about: Suggest an idea for this project +title: "[FR] " +labels: enhancement +assignees: '' + +--- + + + +