Skip to content

Commit 40e2b29

Browse files
authored
Update CONTRIBUTING.md
1 parent 1c49f3a commit 40e2b29

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

+7
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ See something that needs fixing? Got an idea for a new feature? Contribute!
1919
# From the project directory, run
2020
npm i
2121
```
22+
23+
Be [Create a Pull Request](#create_a_pull_request) once you've written you code.
2224

2325
## Run the tests
2426

@@ -60,4 +62,9 @@ Reach out on [gitter](https://gitter.im/cdimascio-oss/community).
6062

6163
We're happy to help!
6264

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+
6370
## Thanks!

0 commit comments

Comments
 (0)