Melody/.github/pull_request_template.md

960 B

Checklist

  • The pull request has a descriptive title.
  • All code changed has been thoroughly tested.
  • All code changed has been formatted with prettier using npm run format.

Description

Please use this space to briefly describe/outline the changes you have made and why you have made them.


Documentation

If any documentation is incorrect as a result of these changes:

  • If the issue is in the README.md file, please correct the issue yourself in your pull request.
  • If the issue is in the repository wiki, please use the space below to describe the errors for a contributor to fix.

Please use this space to describe any errors in the documentation.


Thank you for contributing to Melody ❤️