From 67c41be7820ef94b45ec31290e8b875a1d7172bf Mon Sep 17 00:00:00 2001 From: Fausto Núñez Alberro Date: Tue, 26 Jan 2021 23:21:01 +0100 Subject: Clarify how to add built files in PRs --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3