Skip to content

Commit e47c46d

Browse files
authored
Merge pull request #1091 from bittrance/bug-template-git-field
Bug template includes question about Git behavior
2 parents 64d4370 + 2cabcbc commit e47c46d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ body:
1212
attributes:
1313
label: Expected behavior 🤔
1414
description: Describe what should happen.
15+
- type: textarea
16+
attributes:
17+
label: Git behavior
18+
description: Describe what Git does under similar circumstances.
1519
- type: textarea
1620
attributes:
1721
label: Steps to reproduce 🕹

0 commit comments

Comments
 (0)