aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
blob: d1e53d9118b744ae01a1907b06c7cd8a3263dd0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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/blob/master/CONTRIBUTING.md#building)
  using `make`
- [ ] I have confirmed that my changes produce no regressions after building
- [ ] I have pushed the built files to this pull request