We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111e1c3 commit dc65145Copy full SHA for dc65145
2 files changed
.github/ISSUE_TEMPLATE/config.yml
@@ -1,7 +1,4 @@
1
contact_links:
2
- - name: 💡 Feature Request
3
- url: https://github.com/sourcebot-dev/sourcebot/discussions/new?category=ideas
4
- about: Suggest any ideas you have using our discussion forums.
5
- name: 🛟 Get Help
6
url: https://github.com/sourcebot-dev/sourcebot/discussions/new?category=support
7
about: If you can't get something to work the way you expect, open a question in our discussion forums.
.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: ''
+
8
9
10
+<!-- Please search existing issues to avoid creating duplicates. -->
11
12
+<!-- Describe the feature you'd like. -->
0 commit comments