Skip to content

Commit 015624e

Browse files
authored
Merge pull request #139 from CPScript/CPScript-patch-72
Update bug report template for clarity and structure
2 parents 5cf89ab + c1c265f commit 015624e

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff 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
36
---
47

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.**
916
1017
---
1118

@@ -33,5 +40,3 @@ title: | issue you found
3340

3441
## **6.** Additional context
3542
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

Comments
 (0)