wfxr.forgit/.github/pull_request_template.md

36 lines
838 B
Markdown

<!-- NOTE: forgit.plugin.zsh & forgit.plugin.sh share the same code. You should make sure the changes work in both `zsh` & `bash` -->
<!-- Check all that apply [x] -->
## Check list
- [ ] I have performed a self-review of my code
- [ ] I have commented my code in hard-to-understand areas
- [ ] I have added unit tests for my code
- [ ] I have made corresponding changes to the documentation
## 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
- [ ] Test
- [ ] Documentation change
## Test environment
- Shell
- [ ] bash
- [ ] zsh
- [ ] fish
- OS
- [ ] Linux
- [ ] Mac OS X
- [ ] Windows
- [ ] Others: