From 2697d50a7274683790ba3713c4b8ec769e4a9c74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20=C3=85str=C3=B6m?= Date: Tue, 21 Jun 2022 14:06:28 +0200 Subject: [PATCH] chore: update PR template (#857) --- .github/PULL_REQUEST_TEMPLATE.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 71d5f2440..6464faf46 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,3 +6,19 @@ https://github.com/qlik-oss/nebula.js/blob/master/.github/CONTRIBUTING.md#git ## Motivation + + +## Requirements checklist + + + +- [ ] Api specification + - [ ] Ran `yarn spec` + - [ ] No changes + ***OR*** + - [ ] API changes has been formally approved +- [ ] Unit/Component test coverage +- [ ] Correct PR title for the changes (fix, chore, feat) + +When build and tests have passed: +- [ ] Add code reviewers, for example @qlik-oss/nebula-core