Skip to content

Commit 7317ae2

Browse files
authored
Update --bug.yml
1 parent e37e7a7 commit 7317ae2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/--bug.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: Bug Report
2-
description: Report a bug for ScratchTools, or something that doesn't work properly.
3-
labels: ["bug"]
1+
name: 🐛 Bug
2+
description: Report a bug for ScratchTool.
3+
labels: ["type: bug", "status: needs review"]
44
body:
55

66
- type: textarea
@@ -16,8 +16,8 @@ body:
1616
id: why
1717
attributes:
1818
label: What is causing the bug?
19-
description: Are there any actions that you take that could be causing a bug? For example, does it happen when you enter the editor or share a project?
20-
placeholder: Type here
19+
description: We aren't asking for code, we just want to know when and where this code is happening.
20+
placeholder: Example: when I go to my own profile and close the comments.
2121
validations:
2222
required: true
2323

0 commit comments

Comments
 (0)