| title | Development |
|---|---|
| description | For those cracked devs that want to contribute to the cause 🫡 |
Follow the below steps to contribute to
```shell
git clone https://github.com/Borea-dev/\<repository-name\>.git
```
```shell
git checkout -b feature-branch
```
```shell
git commit -m "Brief explanation of changes"
git push origin feature-branch
```
Please follow our Code of Conduct.
Feel free to message in the #help channel on our Discord server!
Happy coding! 🚀