From 9cfa8c9a5d8923af320cc09175d8b6117e83f7b2 Mon Sep 17 00:00:00 2001 From: "kkrieger (Kevin Krieger)" Date: Sun, 18 Oct 2020 14:28:11 +0200 Subject: [PATCH] Add instruction to add him-/herself to contributors list. closes #1099 (replacement) closes #1126 --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9b6ca26c532..24e370d6bbb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -43,3 +43,11 @@ - [ ] Pull request has a meaningful description of its purpose - [ ] All commits are accompanied by meaningful commit messages - [ ] All automated tests passed successfully (all builds are green) + - [ ] Add yourself to contributors list + \ No newline at end of file