From c89f9db92e81ef2ee2d1cec0c617a74b2ad6c64e Mon Sep 17 00:00:00 2001 From: Coline Date: Fri, 28 Jan 2022 15:18:33 +0100 Subject: [PATCH] fix: PR template --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0b78643..dd45178 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -18,6 +18,7 @@ Please complete this section if any breaking changes have been made, otherwise d - [ ] I have added at least 1 reviewer - [ ] I have tested this code - [ ] I have added sufficient documentation in the code +- [ ] I have added labels to this PR # Additional comments