Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.28 KB

CONTRIBUTING.md

File metadata and controls

36 lines (22 loc) · 1.28 KB

Contributing to Maple Fighters

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)

  1. Fork the repository.
  2. Clone the forked repository and then create a new branch.
  3. Commit your changes using a commit message that follows Conventional Commits specification.
  4. Push your new branch.
  5. Send a pull request to main branch.