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 58a91af commit b0fcc0aCopy full SHA for b0fcc0a
PULL_REQUEST_TEMPLATE
@@ -0,0 +1,31 @@
1
+### Description
2
+
3
+add a description of your changes here...
4
5
+### Rationale
6
7
+tell us why we need these changes...
8
9
+### Example
10
11
+add an example CLI or API response...
12
13
+### Changes
14
15
+Notable changes:
16
+* add each change in a bullet point here
17
+* ...
18
19
+### Preflight checks
20
21
+- [ ] build passed (`make build`)
22
+- [ ] tests passed (`make test`)
23
+- [ ] manual transaction test passed
24
25
+### Already reviewed by
26
27
+...
28
29
+### Related issues
30
31
+... reference related issue #'s here ...
0 commit comments