Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
JoernBerkefeld committed Jan 10, 2024
2 parents 248d60b + 592dbb7 commit 7fbedd8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE/pr_template_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@

- [ ] Wiki updated with info in ticket listed under **Documentation**
- [ ] ran `npm audit fix`
- [ ] ran `lint:fix`
- [ ] ran task version:major/minor/patch
- [ ] updated [bug template](/.github/ISSUE_TEMPLATE/bug.yml) to include the new version
- [ ] updated [.mcdevrc](/test/mockRoot/.mcdevrc.json) to the new version
- [ ] updated [.mcdevrc](/test/mockRoot/.mcdevrc.json) for tests to the new version
- [ ] (after merge) moved version tag to merge commit
- [ ] created [new GitHub Release](https://github.com/Accenture/sfmc-devtools/releases/new)
- [ ] created [new GitHub Release](https://github.com/Accenture/sfmc-devtools/releases/new)

## Documentation

- closes #123456
... insert updated documentation here ...

## Issues

Expand Down

0 comments on commit 7fbedd8

Please sign in to comment.