We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb0f69 commit 01a0670Copy full SHA for 01a0670
.github/pull_request_template.md
@@ -1,6 +1,4 @@
1
-## Dework Task
2
-
3
-<!--- Please link to the Dework task here. -->
+<!--- Please describe what this PR is about here. -->
4
5
## Related GitHub Issue
6
@@ -13,3 +11,11 @@
13
11
## How Has This Been Tested?
14
12
15
<!--- Please describe in detail how you tested your changes. -->
+
+- [ ] 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