Skip to content

Commit

Permalink
Added contributing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mbianchidev committed Oct 30, 2023
1 parent bbe1aa8 commit 827dd9f
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
## 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

- [Matteo Bianchi](https://github.com/mbianchidev)

0 comments on commit 827dd9f

Please sign in to comment.