csview/.github/pull_request_template.md
2024-11-20 11:44:36 +08:00

30 lines
811 B
Markdown

<!-- Check all that apply [x] -->
## Check list
- [ ] I have read through the [README](https://github.com/wfxr/csview/blob/master/README.md) (especially F.A.Q section)
- [ ] I have searched through the existing issues or pull requests
- [ ] I have performed a self-review of my code and commented hard-to-understand areas
- [ ] I have made corresponding changes to the documentation (when necessary)
## Description
<!-- Please include a summary of the change(and the related issue if any). Please also include relevant motivation and context when necessary. -->
## Type of change
- [ ] Bug fix
- [ ] New feature
- [ ] Refactor
- [ ] Breaking change
- [ ] Documentation change
- [ ] CICD related improvement
## Test environment
- OS
- [ ] Linux
- [ ] Mac OS X
- [ ] Windows
- [ ] Others: