From f4eaa60b97dc2bbc492e7ecfe828ba879601d218 Mon Sep 17 00:00:00 2001 From: Martin Kojtal Date: Tue, 25 Sep 2018 14:11:39 +0100 Subject: [PATCH] PR template: add "test update" Adding new test case, test unit or just updating tests --- .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 460d2eed2b..8a5faac289 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -21,5 +21,6 @@ [ ] Target update [ ] Functionality change [ ] Docs update + [ ] Test update [ ] Breaking change