Skip to content

Commit 5bce692

Browse files
Update codeowners and PR template (#2276)
* update codeowners and PR template * fix checklist * update checklist item
1 parent bad53d6 commit 5bce692

File tree

2 files changed

+7
-18
lines changed

2 files changed

+7
-18
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,3 @@
33

44
# Default owner for all other files
55
* @MetaMask/dashboard @MetaMask/tech-writers @MetaMask/delegation-devrel @MetaMask/embedded-wallets-devrel @MetaMask/sdk-devrel
6-
7-
# Developer tools documentation
8-
/developer-tools/ @MetaMask/tech-writers
9-
10-
# Services documentation
11-
/services/ @MetaMask/tech-writers
12-
13-
# Snaps documentation
14-
/snaps/ @MetaMask/tech-writers @MetaMask/snaps
15-
16-
# Delegation Toolkit documentation
17-
/delegation-toolkit/ @MetaMask/tech-writers @MetaMask/delegation @MetaMask/delegation-devrel
18-
19-
# SDK documentation
20-
/sdk/ @MetaMask/tech-writers @MetaMask/sdk-devs @MetaMask/sdk-devrel
21-
22-
# Wallet documentation
23-
/wallet/ @MetaMask/tech-writers @MetaMask/wallet-api-platform-engineers

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,10 @@ Fixes #
1111
## Preview
1212

1313
<!-- Provide a PR preview link to the page(s) changed. -->
14+
15+
## Checklist
16+
17+
<!-- Complete the following checklist before merging your PR. -->
18+
19+
- [ ] If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
20+
- [ ] If this PR updates or adds documentation content, it has received an approval from a technical writer.

0 commit comments

Comments
 (0)