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.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff 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"]
4
4
body:
5
5
6
6
- type: textarea
@@ -16,8 +16,8 @@ body:
16
16
id: why
17
17
attributes:
18
18
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: For example- "When I go to my own profile and close the comments."
0 commit comments