Skip to content

Commit 9be1d08

Browse files
committed
fixup! Add an issue template
Move the template to .github/ISSUE_TEMPLATE/ in preparation for turning it into an issue form that also works on the mobile GitHub app. Since .github/ISSUE_TEMPLATE/ can contain multiple templates give it a unique name and the bare minimum of YAML front matter that GitHub requires for issue templates in that folder. Signed-off-by: Matthias Aßhauer <[email protected]>
1 parent 7e61ebc commit 9be1d08

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
name: Bug report
3+
about: Use this template to report bugs.
4+
---
15
- [ ] I was not able to find an [open](https://github.com/git-for-windows/git/issues?q=is%3Aopen) or [closed](https://github.com/git-for-windows/git/issues?q=is%3Aclosed) issue matching what I'm seeing
26

37
### Setup

0 commit comments

Comments
 (0)