aboutsummaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorFausto Núñez Alberro <fausto.nunez@mailbox.org>2021-01-26 23:21:01 +0100
committerFausto Núñez Alberro <fausto.nunez@mailbox.org>2021-01-26 23:21:01 +0100
commit67c41be7820ef94b45ec31290e8b875a1d7172bf (patch)
treecbf58dd9f41afea3f1a33a94fe532696d686cbc0 /.github/pull_request_template.md
parentc4f46d27ab22df113fe526468662f8cda94219b4 (diff)
Clarify how to add built files in PRs
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 056da93..d8e1e7b 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -8,4 +8,4 @@ Fixes #ISSUE_NUMBER
- [ ] 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 as a separate commit
+- [ ] I have pushed the built files to this pull request