Skip to content

Commit

Permalink
Fix: update review template with astropy & update new submission label (
Browse files Browse the repository at this point in the history
#162)

* Fix: update review template with astropy & update new submission label

* updates partnerships to add astropy
* Fixes the label template to add the new label pre-review-checks - was previously editor-checks

* Update .github/ISSUE_TEMPLATE/submit-software-for-review.md
  • Loading branch information
lwasser authored Feb 27, 2024
1 parent 62bd900 commit 2671237
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions .github/ISSUE_TEMPLATE/submit-software-for-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Submit Software for Review
about: Use to submit your Python package for pyOpenSci peer review
title: ''
labels: 1/editor-checks, New Submission!
labels: 0/pre-review-checks, New Submission!
assignees: ''

---
Expand Down Expand Up @@ -50,19 +50,17 @@ scope. (If you are unsure of which category you fit, we suggest you make a pre-s
- [ ] Scientific software wrappers
- [ ] Database interoperability

Domain Specific & Community Partnerships
## Domain Specific

- [ ] Geospatial
- [ ] Education
- [ ] Pangeo
- [ ] Geospatial
- [ ] Education


## Community Partnerships
If your package is associated with an
existing community please check below:

- [ ] [Pangeo][pangeoWebsite]
- [ ] My package adheres to the [Pangeo standards listed in the pyOpenSci peer review guidebook][PangeoCollaboration]
- [ ] Astropy: Link coming soon to standards
- [ ] Pangeo: My package adheres to the [Pangeo standards listed in the pyOpenSci peer review guidebook][PangeoCollaboration]

> [^1]: Please fill out a pre-submission inquiry before submitting a data visualization package.
Expand Down

0 comments on commit 2671237

Please sign in to comment.