- Fork the repository.
- Create a new branch (
git checkout -b dev/feature-branch). - Commit your changes (
git commit -am 'Add new feature'). - Push to the branch (
git push origin dev/feature-branch). - Create a new Pull Request.
This project is licensed under the GNU GPLv3 License. See the LICENSE file for details.