Skip to content

Commit d6f7afd

Browse files
authored
Merge pull request #5302 from justyna-13/feat/updated-pr-template
feat: updated PR template for next changelog
2 parents f61b820 + ba3a524 commit d6f7afd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Check your case. In case of any doubts please read about [Release Cycle](https:/
2121
### Upgrade Notes and Changelog
2222
- [x] No upgrade steps required (100% backward compatibility and no breaking changes)
2323
- [ ] I've updated the [Upgrade notes](https://github.com/DivanteLtd/vue-storefront/blob/develop/docs/guide/upgrade-notes/README.md) and [Changelog](https://github.com/DivanteLtd/vue-storefront/blob/develop/CHANGELOG.md) on how to port existing Vue Storefront sites with this new feature
24+
- [ ] (Next only) I've followed this [instruction](https://docs-next.vuestorefront.io/contributing/creating-changelog.html) and I've created a `.js` file with information about my Pull Request
2425

2526
**IMPORTANT NOTICE** - Remember to update `CHANGELOG.md` with description of your change
2627

0 commit comments

Comments
 (0)