Skip to content

Commit e3deebb

Browse files
authored
Update the issue template (#902)
Taken from https://github.com/stackabletech/nifi-operator/blob/2c0df3308987e3da7194169218ccefaa32421e35/.github/ISSUE_TEMPLATE/config.yml. The old issue template pointed at repo discussions, which have long been disabled.
1 parent 6fbe323 commit e3deebb

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
---
22
blank_issues_enabled: true
33
contact_links:
4-
- name: Feature request
5-
about: 🚀 Suggest an idea for this project
6-
url: https://github.com/stackabletech/operator-rs/discussions/new?category=ideas
74
- name: 🙋🏾 Question
85
about: Use this to ask a question about this project
9-
url: https://github.com/stackabletech/operator-rs/discussions/new?category=q-a
10-
- name: Other issue
11-
about: Open an issue that doesn't fit any other category
12-
url: https://github.com/stackabletech/operator-rs/issues/new
6+
url: https://github.com/orgs/stackabletech/discussions/new?category=q-a
7+
- name: 🚀 Feature Requests and other things
8+
about: Open an issue with your feature request or any other issue not covered elsewhere
9+
url: https://github.com/stackabletech/nifi-operator/issues/new

0 commit comments

Comments
 (0)