mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
chore: Pull Request template
This commit is contained in:
parent
8b210e44e6
commit
83209f8b75
1 changed files with 22 additions and 0 deletions
22
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
22
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<!--- Provide a general summary of your changes in the Title above -->
|
||||
|
||||
## Description
|
||||
<!--- Describe your changes in detail -->
|
||||
|
||||
## Context
|
||||
<!--- Why is this change required? What problem does it solve? -->
|
||||
<!--- If it fixes an open issue, please link to the issue here. -->
|
||||
|
||||
## Types of changes
|
||||
<!--- What types of changes does your Pull Request introduce? Put an `x` in all the boxes that apply: -->
|
||||
- [ ] Bad / Deleted sites removal
|
||||
- [ ] Grammar / Markdown fixes
|
||||
- [ ] Content addition (sites, projects, tools, etc.)
|
||||
- [ ] New Wiki section
|
||||
|
||||
## Checklist:
|
||||
<!--- Go over all the following points, and put an `x` in all the boxes that apply to this Pull Request. -->
|
||||
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
|
||||
- [ ] 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue