Contributing to Maple Fighters
May 12, 2023 ยท View on GitHub
Feel free to contribute and please open a new issue before making any changes.
Table of Contents
Code of Conduct
Please read and make sure to follow the Code of Conduct.
Bug Report
Found a bug? please open an issue with explanation about the bug.
Feature Request
Do you have a feature request? please open a new feature by submitting an issue.
Submission Guidelines
Submitting an Issue
Please use one of the issue templates to submit a new issue.
Submitting a Pull Request (PR)
- Fork the repository.
- Clone the forked repository and then create a new branch.
- Commit your changes using a commit message that follows Conventional Commits specification.
- Push your new branch.
- Send a pull request to
mainbranch.