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/issue.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
name: Report Public Issue
1
+
name: Report Issue
2
2
description: Report an issue with using the Godot Block Coding plugin
3
3
body:
4
4
- type: markdown
5
5
attributes:
6
-
value: Thanks for taking the time to report an issue! If you're an employee of Endless OS Foundation, please track internal tasks [on Phabricator](https://phabricator.endlessm.com/tag/baby_godot/) instead.
6
+
value: Thanks for taking the time to report an issue!
7
7
- type: textarea
8
8
id: what-happened
9
9
attributes:
@@ -20,7 +20,7 @@ body:
20
20
description: Can it be reliably reproduced, and if so, how?
0 commit comments