Skip to content

Commit

Permalink
Updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
szczyglis-dev committed Nov 3, 2024
1 parent af1568a commit 41b22c6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,9 @@ We use GitHub issues to track public bugs. Report a bug by [opening a new issue]

Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:

1. Fork the repo and create your branch from `dev`.
2. If you've added code that should be tested, add tests.
3. If it is needed, update the documentation.
4. Ensure the test suite passes.
5. Issue that pull request targeting the `dev` branch.
1. Fork the repository.
2. Add your code.
4. Make pull request targeting the `master` branch.

## Use a Consistent Coding Style

Expand Down

0 comments on commit 41b22c6

Please sign in to comment.