Skip to content

Commit 01a0670

Browse files
authored
Update pull_request_template.md
1 parent bfb0f69 commit 01a0670

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

.github/pull_request_template.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
## Dework Task
2-
3-
<!--- Please link to the Dework task here. -->
1+
<!--- Please describe what this PR is about here. -->
42

53
## Related GitHub Issue
64

@@ -13,3 +11,11 @@
1311
## How Has This Been Tested?
1412

1513
<!--- Please describe in detail how you tested your changes. -->
14+
15+
- [ ] Status checks pass (lint, build, test)
16+
- [ ] Works on Sepolia preview deployment
17+
- [ ] Works on Mainnet preview deployment
18+
19+
## Are There Admin Tasks?
20+
21+
<!--- Please include any related admin tasks, like adding/changing environment variables in Vercel. -->

0 commit comments

Comments
 (0)