You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,17 +12,6 @@ All Submissions:
12
12
13
13
/* Keep from below the appropriate checklist for your Pull Request and remove the others */
14
14
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
-
26
15
### New Ledger Support Submissions:
27
16
28
17
- What mapping information did you add for the new ledger?
@@ -40,6 +29,17 @@ All Submissions:
40
29
-[ ] Did you enable the mapping for the new ledger in `src/map.py`?
41
30
-[ ] Did you document support for the new ledger as described in our [Contributing documentation](https://blockchain-technology-lab.github.io/pooling-analysis/contribute)?
42
31
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
+
43
43
### New Metric Support Submissions:
44
44
45
45
-[ ] Did you put the metric's script under `src/metrics`?
0 commit comments