Skip to content

Commit 3b3e647

Browse files
Update bug_report.md update pre-commit
1 parent 1b392e0 commit 3b3e647

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Before you start writing an issue:
1212

1313
- Make sure you have the latest version before reporting a bug.
1414
- Create a repository where your issue can be easily investigated, that way, I’ll be able to help you faster.
15-
- If you have any questions or need help creating a configuration that meets your requirements, [help](https://github.com/Igorkowalski94/eslint-plugin-project-structure/discussions/new?category=help).
16-
- If you have an idea for a new feature or an improvement to an existing one, [ideas](https://github.com/Igorkowalski94/eslint-plugin-project-structure/discussions/new?category=ideas).
17-
- If you're interested in discussing project structures across different frameworks or want to vote on a proposed idea, [discussions](https://github.com/Igorkowalski94/eslint-plugin-project-structure/discussions?discussions_q=).
15+
- If you have any questions or need help creating a configuration that meets your requirements, https://github.com/Igorkowalski94/eslint-plugin-project-structure/discussions/new?category=help
16+
- If you have an idea for a new feature or an improvement to an existing one, https://github.com/Igorkowalski94/eslint-plugin-project-structure/discussions/new?category=ideas
17+
- If you're interested in discussing project structures across different frameworks or want to vote on a proposed idea, https://github.com/Igorkowalski94/eslint-plugin-project-structure/discussions?discussions_q=
1818

1919
Make sure your issue includes:
2020

.husky/pre-commit

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
1+
32

43
echo '🕵️‍♂️ Checking your crappy code 🕵️‍♂️'
54

0 commit comments

Comments
 (0)