aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: 026349084733c929ee4b2d884db20bf08124596a (plain)
1
2
3
4
5
6
7
8
9
10
11
# Description

<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. -->

Fixes #ISSUE_NUMBER

# Checklist

- [ ] I have built the project after my changes following [the build instructions](https://github.com/fnune/base16-vim#building) using `make`
- [ ] I have confirmed that my changes produce no regressions after building
- [ ] I have pushed the built files to this pull request