Skip to content

Commit 638ae24

Browse files
authored
Merge pull request #3151 from Jacalz/code-required
2 parents 4b8229c + bbb4c4e commit 638ae24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ body:
3838
attributes:
3939
label: Example code
4040
description: |
41-
If applicable, add a short code snippet to help explain and simplify reproduction of the problem.
41+
Add a short code snippet to help explain and simplify reproduction of the problem.
4242
Please refrain from adding screenshots of code, links to other projects or very long code examples.
4343
A good code example should be runnable and contain no more code than is necessary to reproduce the bug.
4444
placeholder: |
@@ -47,7 +47,7 @@ body:
4747
Write your code here.
4848
```
4949
validations:
50-
required: false
50+
required: true
5151
- type: input
5252
attributes:
5353
label: Fyne version

0 commit comments

Comments
 (0)