Skip to content

Commit 18029eb

Browse files
authored
improve
1 parent bdf5959 commit 18029eb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@
99

1010
#### Reminders
1111
- Add GH Issue ID _&_ Linear ID (if applicable)
12-
- PR title should use [conventional commit](https://develop.sentry.dev/engineering-practices/commit-messages/#type) style (`feat:`, `fix:`, `ref:`, `meta:`)
13-
- For external contributors: [CONTRIBUTING.md](../CONTRIBUTING.md), [Sentry SDK development docs](https://develop.sentry.dev/sdk/), [Discord community](https://discord.gg/Ww9hbqr)
12+
- Add an entry to CHANGELOG.md, following the format of existing entries
13+
- The PR title should use [Conventional Commits](https://develop.sentry.dev/engineering-practices/commit-messages/#type) style (`feat:`, `fix:`, `ref:`, `meta:`, etc.)
14+
- Useful links for external contributors: [Sentry SDK development docs](https://develop.sentry.dev/sdk/), [Discord community](https://discord.gg/sentry)

0 commit comments

Comments
 (0)