We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb2803 commit c180976Copy full SHA for c180976
1 file changed
.github/ISSUE_TEMPLATE/issue.md
@@ -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