aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: d8e1e7b97ee43d48f5451bf874a25b146c6f5a34 (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 build`
- [ ] I have confirmed that my changes produce no regressions after building
- [ ] I have pushed the built files to this pull request