25 lines
960 B
Markdown
25 lines
960 B
Markdown
### 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
|
|
- [ ] None of the [documentation](https://github.com/NerdyTechy/Melody/wiki) or information in the [README](https://github.com/NerdyTechy/Melody/blob/master/README.md) is incorrect following these changes.
|
|
|
|
**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 :heart:**
|