Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 42625b8

Browse files
authored
fix: Fix link to CONTRIBUTING.md in PR template (#956)
1 parent bee46e1 commit 42625b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
#### Reminders
1111
- Add GH Issue ID _&_ Linear ID (if applicable)
1212
- 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)
13+
- For external contributors: [CONTRIBUTING.md](https://github.com/getsentry/sentry-symfony/blob/master/CONTRIBUTING.md), [Sentry SDK development docs](https://develop.sentry.dev/sdk/), [Discord community](https://discord.gg/Ww9hbqr)

0 commit comments

Comments
 (0)