Skip to content

Commit 4552046

Browse files
committed
Add warnings to issue templates
1 parent 792ed84 commit 4552046

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ labels: bug
66
assignees: ''
77
---
88

9+
<!-- ⚠️ Please ensure you are reporting the bug in the correct repository! -->
10+
911
## Description
1012

1113
<!-- Please provide a brief description of the bug -->

.github/ISSUE_TEMPLATE/feature.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ labels: enhancement
66
assignees: ''
77
---
88

9+
<!-- ⚠️ Please ensure you are requesting the feature in the correct repository! -->
10+
911
__I want to suggest an idea and checked that ...__
1012

1113
- [ ] ... to my best knowledge, my idea wouldn't break something for other users

0 commit comments

Comments
 (0)