From 20a15eeeefc4d99174480669f69fda11e45e5dea Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Sat, 16 Dec 2017 21:31:49 +0100 Subject: Add actual checkboxes to PR template --- .github/PULL_REQUEST_TEMPLATE.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to '.github/PULL_REQUEST_TEMPLATE.md') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0975969..b327bbc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,22 +2,22 @@ ## Fix -[ ] Link to issue. If there is no issue please describe it using at least the issue template +- [ ] Link to issue. If there is no issue please describe it using at least the issue template -[ ] Description of the fix +- [ ] Description of the fix -[ ] Added unit test +- [ ] Added unit test ## Feature -[ ] Description of what's added +- [ ] Description of what's added -[ ] Gif of your feature if appropriate +- [ ] Gif of your feature if appropriate -[ ] Added gif to README +- [ ] Added gif to README -[ ] Added unit test +- [ ] Added unit test ## Other -[ ] Description +- [ ] Description -- cgit v1.2.3