diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..ac6a444a2 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,22 @@ + + +## Description + + +## Context + + + +## Types of changes + +- [ ] Bad / Deleted sites removal +- [ ] Grammar / Markdown fixes +- [ ] Content addition (sites, projects, tools, etc.) +- [ ] New Wiki section + +## Checklist: + + +- [ ] I have read the [contribution guide](https://rentry.co/Contrib-Guide). +- [ ] I have made sure to [search](https://raw.githubusercontent.com/fmhy/FMHYedit/main/single-page) before making any changes. +- [ ] My code follows the code style of this project.