Skip to content

Commit 8dd2b9d

Browse files
authored
Merge pull request #878 from gadget-inc/revert-871-devaoc/changing-pr-template
Revert "Changing the pr template so that it works with the changelog application"
2 parents 8fb2148 + 9daef1c commit 8dd2b9d

1 file changed

Lines changed: 3 additions & 18 deletions

File tree

.github/pull_request_template.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,8 @@
11
... a description that explains what, why, and how ...
22

3-
## 🎩 Instructions
4-
5-
<someone> please :tophat::
6-
7-
1. ...
8-
2. ...
9-
3. ...
10-
113
## PR Checklist
124

135
- [ ] Important or complicated code is tested
14-
- [ ] Any user facing changes are documented (changelog section below)
15-
- [ ] Any app Problems are added to the problem finders
16-
- [ ] Any app data that needs a redeploy to take effect is listed in the `contentHash` functions
17-
- [ ] Important or complicated production behaviour has traces and logs added
18-
19-
## Changelog
20-
21-
If this PR will affect change user-facing behaviour, add detailed information about the change here to prompt an AI generated changelog entry.
22-
23-
If no changelog is required, write `no-changelog-required` in square brackets `[]`.
6+
- [ ] Any user facing changes are documented in the Gadget-side changelog
7+
- [ ] Any immediate changes are slated for release in Gadget via a generated package dependency bump
8+
- [ ] Versions within this monorepo are matching and there's a valid upgrade path

0 commit comments

Comments
 (0)