Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 507 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (14 loc) · 507 Bytes

How to contribute

This project is open to contributions, so feel free to open a pull request or an issue.

Issue

Create an issue to propose a new feature or report a bug.

Coding

If you want to contribute to the code, follow these steps:

1. Fork the repository

2. Clone the repository

3. Create a new branch

4. Make changes and commit

5. Push changes to GitHub

6. Submit your changes for review

Maintainers