electron-vite-vue/.github/PULL_REQUEST_TEMPLATE.md

13 lines
321 B
Markdown
Raw Normal View History

<!-- Thank you for contributing! -->
2022-03-05 20:12:02 +08:00
### Description
2022-03-05 20:12:02 +08:00
<!-- Please insert your description here and provide especially info about the "what" this PR is solving -->
2022-03-05 20:12:02 +08:00
### What is the purpose of this pull request? <!-- (put an "X" next to an item) -->
2022-03-05 20:12:02 +08:00
- [ ] Bug fix
- [ ] New Feature
- [ ] Documentation update
- [ ] Other