TSK-1907: add space for release notes to the PR template
This commit is contained in:
parent
1f4c3ad5fb
commit
3c67811af3
|
@ -1,11 +1,16 @@
|
|||
<!-- if needed please write above the given line -->
|
||||
---
|
||||
Release Notes:
|
||||
<!-- Please write your release notes between ```-->
|
||||
```
|
||||
|
||||
```
|
||||
<!-- please don't delete/modify the checklist -->
|
||||
### For the submitter:
|
||||
- [ ] I updated the [documentation](https://taskana.atlassian.net/wiki/spaces/TAS/overview) and will supply links to the specific files
|
||||
- [ ] I did not update the [documentation](https://taskana.atlassian.net/wiki/spaces/TAS/overview)
|
||||
- [ ] I included a link to the [SonarCloud branch analysis](https://taskana.atlassian.net/wiki/spaces/TAS/pages/1019969636/SonarCloud+Integration)
|
||||
- [ ] I added a description of changes on the [current release notes](https://taskana.atlassian.net/wiki/spaces/TAS/pages/1281392672/Current+Release+Notes+Taskana)
|
||||
- [ ] After integration of the PR, I added a description of changes on the [current release notes](https://taskana.atlassian.net/wiki/spaces/TAS/pages/1281392672/Current+Release+Notes+Taskana)
|
||||
- [ ] I did not update the [current release notes](https://taskana.atlassian.net/wiki/spaces/TAS/pages/1281392672/Current+Release+Notes+Taskana)
|
||||
- [ ] I put the ticket in review
|
||||
- [ ] After integration of the pull request, I verified our [bluemix test environment](http://taskana.mybluemix.net/taskana) is not broken
|
||||
|
|
Loading…
Reference in New Issue