Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JonneSaloranta authored Feb 17, 2023
1 parent 63da6d7 commit d5eb115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ Just don't we a jerk.
## How to Contribute

1. Fork the repository and create a new branch for your contribution.
2. Make your changes and ensure that the tests pass.
2. Make your changes and ensure that the tests pass if applicable.
3. Submit a pull request.

## Development Guidelines

Before submitting a pull request, please ensure that:

- Your code adheres to the project's [style guide](STYLE_GUIDE.md).
- Your code is adequately documented, both in code comments and in the [project documentation](docs/).
- Your code is adequately documented, both in code comments and in the [wiki](https://github.com/JonneSaloranta/Epicbot-Quester/wiki).
- Your code includes tests, and those tests pass.
- Your code does not introduce any new security vulnerabilities or performance issues.

Expand Down

0 comments on commit d5eb115

Please sign in to comment.