commit 5c4c06483bb9c745b753651a67ba5a1d0eba3b67 parent 7f41a676222a543863575c2ace13f443ed035d8a Author: Raymond Li <hi@raymond.li> Date: Sat, 18 Apr 2020 15:53:25 -0400 Merge branch 'master' into centered-images Diffstat:
| A | .github/pull_request_template.md | | | 19 | +++++++++++++++++++ |
1 file changed, 19 insertions(+), 0 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md @@ -0,0 +1,19 @@ +<!-- +(Opional) What i3lock-color issue does this PR address? (for example, #1234) +--> +Closes #[issue number] + +## Description + - + +### Screenshots/screencaps +<!-- +Include screenshots or gifs if relevant. +--> + +## Release notes +<!-- +What to include in the notes section of an upcoming release that describes this PR. +If the PR doesn't to be mentioned in the release notes, put "Notes: no-notes". +--> +Notes:
