We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c49f3a commit 40e2b29Copy full SHA for 40e2b29
CONTRIBUTING.md
@@ -19,6 +19,8 @@ See something that needs fixing? Got an idea for a new feature? Contribute!
19
# From the project directory, run
20
npm i
21
```
22
+
23
+Be [Create a Pull Request](#create_a_pull_request) once you've written you code.
24
25
## Run the tests
26
@@ -60,4 +62,9 @@ Reach out on [gitter](https://gitter.im/cdimascio-oss/community).
60
62
61
63
We're happy to help!
64
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)
69
70
## Thanks!
0 commit comments