You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+13-8Lines changed: 13 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,18 @@
1
-
> Before you make an issue, make sure that there isnt an answer for it in [FAQ](https://github.com/CPScript/Kitty-Tools/blob/main/.github/FAQ/readme.md)
2
-
1
+
---
2
+
name: Bug Report
3
+
about: A bug was found within the Kitty-Tools repository
4
+
title: ""
5
+
labels: bug
3
6
---
4
7
5
-
Quick Issue Info | ...
6
-
---|---
7
-
about: | Create a report to help us improve
8
-
title: | issue you found
8
+
>[!WARNING]
9
+
> **BEFORE YOU MAKE THIS ISSUE**;
10
+
> * Make sure that there isn't an answer to your issue in [FAQ](https://github.com/CPScript/Kitty-Tools/blob/main/.github/FAQ/readme.md).
11
+
> * Make sure that the issue hasnt be brought up in [past issues](https://github.com/CPScript/Kitty-Tools/issues?q=is%3Aissue%20state%3Aclosed).
12
+
> * Fully fill out this template as much as you possibly can.
13
+
> ***BLANK ISSUES WILL BE CLOSED!**
14
+
>
15
+
> **If you make an issue without this template or checking the FAQ then your issue will be ignored/closed.**
9
16
10
17
---
11
18
@@ -33,5 +40,3 @@ title: | issue you found
33
40
34
41
## **6.** Additional context
35
42
Add any other context about the problem here.
36
-
37
-
> I love it when people use this template as it makes finding the bug easyer, if you use this template, **thank you** <3
0 commit comments