diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 0197c0fff..1049d4ac1 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 000000000..4832e46de --- /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: '' + +--- + + + +