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 faba393 commit 91852ccCopy full SHA for 91852cc
.github/ISSUE_TEMPLATE.md
@@ -5,7 +5,7 @@ A clear and concise description of what the bug is.
5
6
**To Reproduce**
7
Steps to reproduce the behavior:
8
-1. Run command: `python3 git-onboard.py ...`
+1. Run command: `python3 git_onboard.py ...`
9
2. See error: `...`
10
11
**Expected behavior**
@@ -33,4 +33,4 @@ A clear and concise description of what you want to happen.
33
A clear and concise description of any alternative solutions or features you've considered.
34
35
**Additional context**
36
-Add any other context or screenshots about the feature request here.
+Add any other context or screenshots about the feature request here.
0 commit comments