Skip to content

Commit 938c082

Browse files
authored
Use comments instead of text for tips
This means the tips won't be visible by default if people submit issues without editing them out.
1 parent 512c1b6 commit 938c082

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/issue_template.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
## Problem description
22

3-
*Enter a concise description of your problem here*
3+
<!-- Enter a concise description of your problem here -->
44

55
## Attach a .c3p
66

7-
*A minimal Construct 3 project (.c3p) is required to be attached. Please see the guidelines*
7+
<!-- A minimal Construct 3 project (.c3p) is required to be attached. Your issue will likely be closed without investigation if you don't provide one. Please see the guidelines -->
88

99
## Steps to reproduce
1010

11-
*There is no need to explain how you made the attached project. Just explain what to do to with it to observe the issue.*
11+
<!-- There is no need to explain how you made the attached project. Just explain what to do to with it to observe the issue. -->
1212

1313
1.
1414
2.
1515
3.
1616

1717
## Observed result
1818

19-
*What do you see happen?*
19+
<!-- What do you see happen? -->
2020

2121
## Expected result
2222

23-
*What did you expect to happen instead?*
23+
<!-- What did you expect to happen instead? -->
2424

2525
## Affected browsers
2626

@@ -31,7 +31,7 @@
3131

3232
## System details
3333

34-
*If you see a crash report dialog, please copy and paste it to where it says "PASTE HERE" below. Otherwise please go to **Menu** -> **About** -> **Platform information** and paste that information there instead.*
34+
<!-- If you see a crash report dialog, please copy and paste it to where it says "PASTE HERE" below. Otherwise please go to Menu > About > Platform information and paste that information there instead. -->
3535

3636
<details><summary>View details</summary>
3737

0 commit comments

Comments
 (0)