File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Have you remembered and considered?
22
3- - [ ] I have remembered to update documentation
4- - [ ] I have remembered to update manual changelog (` docs/drafts/next.draft.md ` )
5- - [ ] I have remembered to update migration guide (` docs/docs/migration_guides/ ` )
6- - [ ] I have committed with ` BREAKING: ` in footer or ` ! ` in header, if breaking
3+ - [ ] IF FEAT: I have remembered to update documentation
4+ - [ ] IF FIX OR FEAT: I have remembered to update manual changelog (` docs/drafts/next.draft.md ` )
5+ - [ ] IF BREAKING: I have remembered to update migration guide (` docs/docs/migration_guides/ ` )
6+ - [ ] IF BREAKING: I have committed with ` BREAKING: ` in footer or ` ! ` in header
77- [ ] I have added tests (if not, comment why)
88- [ ] I have used conventional commits syntax (if you squash, make sure that conventional commit is used)
9- - [ ] I have included the Jira issue ID somewhere in the commit body ( ` ECALC-XXXX ` )
9+ - [ ] I have included the Github issue nr in the footer!
1010
11- ## Why is this pull request needed ?
11+ ## What is this PR all about ?
1212
13- This pull request is needed because of....
1413
15- ## What does this pull request change ?
14+ ## What else did you consider ?
1615
17- Write summary of what this pull request changes if needed.
1816
19- ## Issues related to this change:
17+ ## Between the lines?
You can’t perform that action at this time.
0 commit comments