Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
errc-lee authored May 19, 2023
1 parent 2e60806 commit b0d56d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ All code changes happen through Github Pull Requests and we actively welcome the
2. Create your feature branch. (git checkout -b [my-new-feature])
3. Make sure to cover your code with tests and that your code is linted in accordance with our linting specifications (see coding style below).
4. Commit your changes locally (git commit -m 'Added some feature') and then push to your remote repository.
5. Submit a pull request to the _development_ branch, including a description of the work done in your pull request.
5. Create a Pull Request.

Note: Any contributions you make will be under the MIT Software License and your submissions are understood to be under the same that covers the project. Please reach out to the team if you have any questions.

Expand Down

0 comments on commit b0d56d7

Please sign in to comment.