Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio authored Mar 6, 2020
1 parent 1c49f3a commit 40e2b29
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ See something that needs fixing? Got an idea for a new feature? Contribute!
# From the project directory, run
npm i
```

Be [Create a Pull Request](#create_a_pull_request) once you've written you code.

## Run the tests

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

We're happy to help!

## FAQ
**Q:** I don't have permission to create a branch and can't push my changes

**A:** You cannot directly create a branch in this repo. Instead [Create a Pull Request](#create_a_pull_request)

## Thanks!

0 comments on commit 40e2b29

Please sign in to comment.