Skip to content

Commit 1428e50

Browse files
Changelog for bug fix, change to PR template to remind PR authors about changelog (#215)
* Changelog for bug fix, change to PR template to remind PR authors about changelog * typo fix :/
1 parent 26200fd commit 1428e50

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,7 @@ Basic checks:
3030
- [ ] `npm run test`
3131

3232
Advanced checks:
33-
- [ ] If Atlassian employee & Bitbucket changes: did you test with DC in mind? [See Instructions](https://www.loom.com/share/71e5d17734a547f68fd6128be6cd760e?sid=835e58a7-1240-498d-b2d7-fa7fdf8ffa36)
33+
- [ ] If Atlassian employee & Bitbucket changes: did you test with DC in mind? [See Instructions](https://www.loom.com/share/71e5d17734a547f68fd6128be6cd760e?sid=835e58a7-1240-498d-b2d7-fa7fdf8ffa36)
34+
35+
Recommendations:
36+
- [ ] Update the CHANGELOG if making a user facing change

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## What's new in 3.4.15
2+
3+
### Improvements
4+
5+
### Bug Fixes
6+
7+
- Editing comments in PRs work.
8+
19
## What's new in 3.4.14
210

311
### Improvements

0 commit comments

Comments
 (0)