vuepress-theme-reco/.github/PULL_REQUEST_TEMPLATE.md

36 lines
992 B
Markdown
Raw Normal View History

<!-- PULL REQUEST TEMPLATE -->
<!-- (Update "[ ]" to "[x]" to check a box) -->
<!-- Thanks for your contribution. -->
<!-- So that we can understand your changes quickly, **please don't delete this template.** -->
<!-- To avoid wasting your time, if you need a new feature, it's best to open a feature request issue first and wait for approval before working on it. -->
**Summary**
<!-- Please describe your changes here. -->
**The PR fulfills these requirements:**
- [ ] I confirm that I have been tested it.
**What kind of change does this PR introduce?** (check at least one)
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update
- [ ] Refactor
- [ ] Docs
- [ ] Build-related changes
- [ ] Other, please describe:
If changing the UI , please provide the **demo url** or **before/after screenshot**:
**Does this PR introduce a breaking change?** (check one)
- [ ] Yes
- [ ] No
If yes, please describe the impact and migration path for existing applications:
**Other information:**