Skip to content

Commit c55b65c

Browse files
committed
Add: coc at the top and fix links in presumbission
1 parent 3dc8891 commit c55b65c

File tree

2 files changed

+26
-11
lines changed

2 files changed

+26
-11
lines changed

.github/ISSUE_TEMPLATE/presubmission-inquiry.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Repository Link (if existing):
1414

1515
---
1616

17+
## Code of Conduct
18+
19+
- [ ] I agree to abide by [pyOpenSci's Code of Conduct][PyOpenSciCodeOfConduct] during the review process and in maintaining my package should it be accepted.
20+
1721
## Description
1822

1923
- Include a brief paragraph describing what your package does:
@@ -29,14 +33,23 @@ existing community please check below:
2933
## Scope
3034

3135
- Please indicate which [category or categories][PackageCategories] this package falls under:
36+
3237
- [ ] Data retrieval
3338
- [ ] Data extraction
34-
- [ ] Data munging
39+
- [ ] Data processing/munging
3540
- [ ] Data deposition
36-
- [ ] Data visualization
37-
- [ ] Reproducibility
41+
- [ ] Data validation and testing
42+
- [ ] Data visualization **
43+
- [ ] Workflow automation
44+
- [ ] Citation management and bibliometrics
45+
- [ ] Scientific software wrappers
46+
- [ ] Database interoperability
47+
48+
Domain Specific & Community Partnerships
49+
3850
- [ ] Geospatial
3951
- [ ] Education
52+
- [ ] Pangeo
4053
- [ ] Unsure/Other (explain below)
4154
4255
- Explain how and why the package falls under these categories (briefly, 1-2 sentences). Please note any areas you are unsure of:
@@ -56,6 +69,7 @@ existing community please check below:
5669

5770
[Comments]: https://pyopensci.discourse.group/
5871

59-
[PangeoCollaboration]: https://www.pyopensci.org/scientific-communities/pangeo-collaboration
72+
[PangeoCollaboration]: https://www.pyopensci.org/partners/pangeo
6073

61-
[pangeoWebsite]: https://www.pangeo.io
74+
[pangeoWebsite]: https://www.pangeo.io
75+
[PyOpenSciCodeOfConduct]: https://www.pyopensci.org/governance/CODE_OF_CONDUCT

.github/ISSUE_TEMPLATE/submit-software-for-review.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,19 @@ Date accepted (month/day/year): TBD
2222

2323
---
2424

25+
## Code of Conduct
26+
27+
- [ ] I agree to abide by [pyOpenSci's Code of Conduct][PyOpenSciCodeOfConduct] during the review process and in maintaining my package should it be accepted.
28+
2529
## Description
2630

2731
- Include a brief paragraph describing what your package does:
2832

2933

3034
## Scope
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):
35+
- Please indicate which category or categories.
36+
Check out our [package scope page][PackageCategories] to learn more about our
37+
scope. (If you are unsure of which category you fit, we suggest you make a pre-submission inquiry):
3238

3339
- [ ] Data retrieval
3440
- [ ] Data extraction
@@ -56,7 +62,6 @@ existing community please check below:
5662

5763
> ** Please fill out a pre-submission inquiry before submitting a data visualization package.*
5864
59-
6065
- **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):
6166

6267
- Who is the target audience and what are scientific applications of this package?
@@ -103,10 +108,6 @@ Confirm each of the following by checking the box.
103108
- [ ] I have read the [author guide](https://www.pyopensci.org/software-peer-review/how-to/author-guide.html).
104109
- [ ] I expect to maintain this package for at least 2 years and can help find a replacement for the maintainer (team) if needed.
105110

106-
## Code of Conduct
107-
108-
- [ ] I agree to abide by [pyOpenSci's Code of Conduct][PyOpenSciCodeOfConduct] during the review process and in maintaining my package should it be accepted.
109-
110111
## Please fill out our survey
111112
- [ ] [Last but not least please fill out our pre-review survey](https://forms.gle/F9mou7S3jhe8DMJ16). This helps us track
112113
submission and improve our peer review process. We will also ask our reviewers

0 commit comments

Comments
 (0)