Skip to content

Commit 26906a6

Browse files
committed
Add codeowners and pull request template
1 parent b532a3e commit 26906a6

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @segmentio/destinations-team @segmentio/golden-team

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
2+
**What does this PR do?**
3+
4+
5+
**Are there breaking changes in this PR?**
6+
7+
8+
**Has this been tested end-to-end? Please provide screenshots on how the fix now populates in the end tool. If not, what was done to test?**
9+
10+
11+
**Any background context you want to provide?**
12+
13+
14+
**Is there parity with the server-side/android/iOS integration (if applicable)?**
15+
16+
17+
**Does this require a metadata change? If so, please link the PR from https://github.com/segmentio/destination-scripts.**
18+
19+
20+
**What are the relevant tickets?**
21+
22+
23+
**Link to CC ticket**
24+
25+
26+
**List all the tests accounts you have used to make sure this change works**
27+
28+
29+
**Helpful Docs**
30+

0 commit comments

Comments
 (0)