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/ISSUE_TEMPLATE/submit-software-for-review.md
+29-24Lines changed: 29 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -26,26 +26,36 @@ Date accepted (month/day/year): TBD
26
26
27
27
- Include a brief paragraph describing what your package does:
28
28
29
-
## Community Partnerships
30
-
We partner with communities to support peer review with an additional layer of
31
-
checks that satisfy community requirements. If your package fits into an
32
-
existing community please check below:
33
-
34
-
-[ ][Pangeo][pangeoWebsite]
35
-
- [ ] My package adheres to the [Pangeo standards listed in the pyOpenSci peer review guidebook][PangeoCollaboration]
36
29
37
30
## Scope
38
-
- Please indicate which [category or categories][PackageCategories] this package falls under:
31
+
- Please indicate which [category or categories][PackageCategories] this package falls under (If you are unsure of which category you fit, we suggest you make a pre-submission inquiry):
32
+
39
33
- [ ] Data retrieval
40
34
- [ ] Data extraction
41
-
- [ ] Data munging
35
+
- [ ] Data processing/munging
42
36
- [ ] Data deposition
43
-
- [ ] Reproducibility
37
+
- [ ] Data validation and testing
38
+
- [ ] Data visualization **
39
+
- [ ] Workflow automation
40
+
- [ ] Citation management and bibliometrics
41
+
- [ ] Scientific software wrappers
42
+
- [ ] Database interoperability
43
+
44
+
Domain Specific & Community Partnerships
45
+
44
46
- [ ] Geospatial
45
47
- [ ] Education
46
-
- [ ] Data visualization*
48
+
- [ ] Pangeo
49
+
50
+
51
+
## Community Partnerships
52
+
If your package is associated with an
53
+
existing community please check below:
54
+
-[ ][Pangeo][pangeoWebsite]
55
+
- [ ] My package adheres to the [Pangeo standards listed in the pyOpenSci peer review guidebook][PangeoCollaboration]
47
56
48
-
> *Please fill out a pre-submission inquiry before submitting a data visualization package. For more info, see [notes on categories][NotesOnCategories] of our guidebook.*
57
+
58
+
> ** Please fill out a pre-submission inquiry before submitting a data visualization package.*
49
59
50
60
51
61
-**For all submissions**, explain how the and why the package falls under the categories you indicated above. In your explanation, please address the following points (briefly, 1-2 sentences for each):
@@ -68,7 +78,7 @@ For details about the pyOpenSci packaging requirements, see our [packaging guide
68
78
-[ ] has a test suite.
69
79
-[ ] has continuous integration, such as Travis CI, AppVeyor, CircleCI, and/or others.
70
80
71
-
## Publication options
81
+
## Publication Options
72
82
73
83
-[ ] Do you wish to automatically submit to the [Journal of Open Source Software][JournalOfOpenSourceSoftware]? If so:
74
84
@@ -106,29 +116,24 @@ The [editor template can be found here][Editor Template].
106
116
107
117
The [review template can be found here][Review Template].
0 commit comments