Skip to content

Commit 88033ef

Browse files
authored
No more discussions just issuses (#107)
1 parent a796540 commit 88033ef

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
blank_issues_enabled: false
1+
blank_issues_enabled: true
22
contact_links:
3-
- name: Feature Request
4-
url: https://github.com/grafana/grafana-aws-sdk/discussions/new?category=ideas
5-
about: Discuss ideas for new features or changes
63
- name: Questions & Help
74
url: https://community.grafana.com
8-
about: Please ask and answer questions here
5+
about: Please ask and answer questions here
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
labels: ["type/feature-request"]
5+
---
6+
7+
**Is your feature request related to a problem? Please describe.**
8+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
9+
10+
**Describe the solution you'd like**
11+
A clear and concise description of what you want to happen.
12+
13+
**Describe alternatives you've considered**
14+
A clear and concise description of any alternative solutions or features you've considered.
15+
16+
**Additional context**
17+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)