Skip to content

Commit 565923e

Browse files
committed
Fix: urls were broke all over
1 parent 8f87a16 commit 565923e

File tree

3 files changed

+17
-15
lines changed

3 files changed

+17
-15
lines changed

.github/ISSUE_TEMPLATE/help-request.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Repository Link (if existing):
5757
**P.S.** *Have feedback/comments about our review process? Leave a comment [here][Comments]
5858

5959

60-
[PackagingGuide]: https://www.pyopensci.org/contributing-guide/authoring/index.html#packaging-guide
60+
[PackagingGuide]: https://www.pyopensci.org/python-package-guide/
6161

62-
[PackageCategories]: https://www.pyopensci.org/contributing-guide/open-source-software-peer-review/aims-and-scope.html?highlight=data#package-categories
62+
[PackageCategories]: https://www.pyopensci.org/software-peer-review/about/package-scope.html
6363

64-
[Comments]: https://github.com/pyOpenSci/governance/issues/8
64+
[Comments]: https://pyopensci.discourse.group/

.github/ISSUE_TEMPLATE/presubmission-inquiry.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ We partner with communities to support peer review with an additional layer of
2323
checks that satisfy community requirements. If your package fits into an
2424
existing community please check below:
2525

26-
- [ ] Pangeo
26+
- [ ] [Pangeo][pangeoWebsite]
27+
- [ ] My package adheres to the [Pangeo standards listed in the pyOpenSci peer review guidebook][PangeoCollaboration]
2728

2829
## Scope
2930

@@ -51,6 +52,10 @@ existing community please check below:
5152
**P.S.** *Have feedback/comments about our review process? Leave a comment [here][Comments]
5253

5354

54-
[PackageCategories]: https://www.pyopensci.org/contributing-guide/open-source-software-peer-review/aims-and-scope.html?highlight=data#package-categories
55+
[PackageCategories]: https://www.pyopensci.org/software-peer-review/about/package-scope.html
5556

56-
[Comments]: https://github.com/pyOpenSci/governance/issues/8
57+
[Comments]: https://pyopensci.discourse.group/
58+
59+
[PangeoCollaboration]: https://www.pyopensci.org/scientific-communities/pangeo-collaboration
60+
61+
[pangeoWebsite]: https://www.pangeo.io

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

+6-9
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ existing community please check below:
4545
- [ ] Education
4646
- [ ] Data visualization*
4747

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.*
48+
> *Please fill out a pre-submission inquiry before submitting a data visualization package.*
4949
5050

5151
- **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):
@@ -104,26 +104,23 @@ and editors to fill this out.
104104

105105
[Editor and review templates can be found here][Templates]
106106

107-
[PackagingGuide]: https://www.pyopensci.org/contributing-guide/authoring/index.html#packaging-guide
108-
109-
[PackageCategories]: https://www.pyopensci.org/contributing-guide/open-source-software-peer-review/aims-and-scope.html?highlight=data#package-categories
110-
111-
[NotesOnCategories]: https://www.pyopensci.org/contributing-guide/open-source-software-peer-review/aims-and-scope.html?highlight=data#notes-on-categories
107+
[PackagingGuide]: https://www.pyopensci.org/python-package-guide/
112108

109+
[PackageCategories]: https://www.pyopensci.org/software-peer-review/about/package-scope.html
113110

114111
[JournalOfOpenSourceSoftware]: http://joss.theoj.org/
115112

116113
[JossSubmissionRequirements]: https://joss.readthedocs.io/en/latest/submitting.html#submission-requirements
117114

118115
[JossPaperRequirements]: https://joss.readthedocs.io/en/latest/submitting.html#what-should-my-paper-contain
119116

120-
[PyOpenSciCodeOfConduct]: https://www.pyopensci.org/contributing-guide/open-source-software-peer-review/code-of-conduct.html?highlight=code%20conduct
117+
[PyOpenSciCodeOfConduct]: https://www.pyopensci.org/governance/CODE_OF_CONDUCT
121118

122119
[OsiApprovedLicense]: https://opensource.org/licenses
123120

124-
[Templates]: https://www.pyopensci.org/contributing-guide/appendices/templates.html
121+
[Templates]: https://www.pyopensci.org/software-peer-review/appendices/templates.html
125122

126-
[Comments]: https://github.com/pyOpenSci/governance/issues/8
123+
[Comments]: https://pyopensci.discourse.group/
127124

128125
[PangeoCollaboration]: https://www.pyopensci.org/scientific-communities/pangeo-collaboration
129126

0 commit comments

Comments
 (0)