Skip to content

Commit f09620a

Browse files
committed
add another issue template
This is needed to circumvent templates bypass introduced recently
1 parent b447f92 commit f09620a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
name: "↓ Please use another option below ↓"
2+
description: Please do not use this template, and report issues in YouTrack instead
3+
body:
4+
- type: markdown
5+
attributes:
6+
value: |
7+
Thank you for taking the time to file a bug report.
8+
The Amper project works with issues in YouTrack, so please report issues over there:
9+
https://youtrack.jetbrains.com/newIssue?project=CMP
10+
11+
We had to create this issue template as a workaround for this GitHub bug:
12+
https://github.com/orgs/community/discussions/153714
13+
- type: checkboxes
14+
attributes:
15+
label: Please confirm that you understood the above message
16+
options:
17+
- label: "I have read the message and will create the issue in YouTrack instead"
18+
required: true

0 commit comments

Comments
 (0)