Skip to content

Commit 3dc9afe

Browse files
Add pr checklist for docs (#6545)
Modify the PR template to add a PR merge checklist. Not changing the requirements to merge a PR, but adding extra reminders.
1 parent a509900 commit 3dc9afe

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,23 @@
1+
<!-- Use this checklist to make sure your PR is ready for merge. You may delete any sections you don't need. -->
12

3+
## Pre-merge checklist
24

5+
*If you work at Sentry, you're able to merge your own PR without review, but please don't unless there's a good reason.*
36

4-
<!-- Describe your PR here. -->
7+
- [ ] Checked Vercel preview for correctness, including links
8+
- [ ] PR was reviewed and approved by any necessary SMEs
9+
- [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs)
510

11+
## Description of changes
612

13+
*Describe your changes here. If your PR relates to or resolves an issue, add a link to that too.*
714

8-
<!--
15+
## Legal Boilerplate
916

10-
Sentry employees and contractors can delete or ignore the following.
17+
<!-- Sentry employees and contractors can delete or ignore this section. -->
1118

12-
-->
19+
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.
1320

14-
### Legal Boilerplate
21+
## Extra resources
1522

16-
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.
23+
- [Sentry Docs contributor guide](https://docs.sentry.io/contributing/)

0 commit comments

Comments
 (0)