diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b1ab8a8d..c8808113 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,10 @@ -# TASKNAME [UHF-0000](https://helsinkisolutionoffice.atlassian.net/browse/UHF-0000) -A longer description of the task +# [UHF-0000](https://helsinkisolutionoffice.atlassian.net/browse/UHF-0000) + ## What was done -* Describe what was done + + +* This thing was fixed ## How to install * Make sure your instance is up and running on latest dev branch. @@ -13,7 +15,12 @@ A longer description of the task * Run `make drush-cr` ## How to test -* Describe how to test the feature + + +* [ ] Check that this feature works +* [ ] Check that code follows our standards ## Other PRs -* + + +* Link to other PR