Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.13 KB

CONTRIBUTING.md

File metadata and controls

27 lines (17 loc) · 1.13 KB

Contributing to Pimple Popper

Thank you for choosing to contribute to our project! We appreciate your input and want to make contributing to this project as simple and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

Check out the README file for an overview of the project.

Any contributions you make will be under the MIT License

When you submit code changes, they are subject to the same MIT License as the project. If you have any concerns, please contact the project maintainers.

How to Contribute

These are the steps you should take to contribute to this project;

  • Create an issue on the Github repository to discuss the proposed change.
  • Fork the repository and contribute to the forked repo.
  • Send a pull request to be reviewed.

Following a successful PR review, the project maintainer will merge your contribution into the project.

Hooray! You have successfully contributed to Pimple Popper!