Skip to content

Commit 3e2d236

Browse files
committed
Reorder PR template options to match docs
1 parent 070c2a5 commit 3e2d236

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.github/pull_request_template.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,6 @@ All Submissions:
1212

1313
/* Keep from below the appropriate checklist for your Pull Request and remove the others */
1414

15-
### Update Mapping Support Information Submissions:
16-
17-
- For which ledger do you update the mapping information?
18-
- [ ] /* ledger name */
19-
- What mapping information do you update?
20-
- [ ] identifiers
21-
- [ ] addresses
22-
- [ ] clusters
23-
- [ ] legal links
24-
- [ ] Did you update the tests (if needed)?
25-
2615
### New Ledger Support Submissions:
2716

2817
- What mapping information did you add for the new ledger?
@@ -40,6 +29,17 @@ All Submissions:
4029
- [ ] Did you enable the mapping for the new ledger in `src/map.py`?
4130
- [ ] Did you document support for the new ledger as described in our [Contributing documentation](https://blockchain-technology-lab.github.io/pooling-analysis/contribute)?
4231

32+
### Update Mapping Support Information Submissions:
33+
34+
- For which ledger do you update the mapping information?
35+
- [ ] /* ledger name */
36+
- What mapping information do you update?
37+
- [ ] identifiers
38+
- [ ] addresses
39+
- [ ] clusters
40+
- [ ] legal links
41+
- [ ] Did you update the tests (if needed)?
42+
4343
### New Metric Support Submissions:
4444

4545
- [ ] Did you put the metric's script under `src/metrics`?

0 commit comments

Comments
 (0)