Skip to content

Commit c180976

Browse files
authored
chore: issue template
1 parent 7bb2803 commit c180976

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/issue.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Issue
3+
about: Please use this template for issues
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Troubleshoot**
11+
Before creating an issue, please check:
12+
https://typicode.github.io/husky/#/?id=troubleshoot
13+
14+
If you're migrating from husky 4, see:
15+
https://typicode.github.io/husky/#/?id=migrate-from-v4-to-v5
16+
17+
**Context**
18+
Please describe your issue and provide some context:
19+
- Terminal or GUI client (PowerShell, Git Bash, GitHub Desktop, ...)
20+
- If applicable, content of the failing hook
21+
- If possible, minimal steps to reproduce the issue
22+
23+
Thank you!

0 commit comments

Comments
 (0)