We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40e2b29 commit 0250950Copy full SHA for 0250950
CONTRIBUTING.md
@@ -20,7 +20,7 @@ See something that needs fixing? Got an idea for a new feature? Contribute!
20
npm i
21
```
22
23
-Be [Create a Pull Request](#create_a_pull_request) once you've written you code.
+Be [Create a Pull Request](#create-a-pull-request) once you've written you code.
24
25
## Run the tests
26
@@ -65,6 +65,6 @@ We're happy to help!
65
## FAQ
66
**Q:** I don't have permission to create a branch and can't push my changes
67
68
-**A:** You cannot directly create a branch in this repo. Instead [Create a Pull Request](#create_a_pull_request)
+**A:** You cannot directly create a branch in this repo. Instead [Create a Pull Request](#create-a-pull-request)
69
70
## Thanks!
0 commit comments