Skip to content

Commit 69550e3

Browse files
committed
2 parents 6eb141b + aba51c2 commit 69550e3

File tree

6 files changed

+99
-2
lines changed

6 files changed

+99
-2
lines changed

.all-contributorsrc

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,34 @@
315315
"code",
316316
"review"
317317
]
318+
},
319+
{
320+
"login": "FFY00",
321+
"name": "Filipe Laíns",
322+
"avatar_url": "https://avatars.githubusercontent.com/u/11718923?v=4",
323+
"profile": "https://ffy00.github.io/",
324+
"contributions": [
325+
"code",
326+
"review"
327+
]
328+
},
329+
{
330+
"login": "blink1073",
331+
"name": "Steven Silvester",
332+
"avatar_url": "https://avatars.githubusercontent.com/u/2096628?v=4",
333+
"profile": "https://www.linkedin.com/in/steven-silvester-90318721/",
334+
"contributions": [
335+
"review"
336+
]
337+
},
338+
{
339+
"login": "sosey",
340+
"name": "Megan Sosey",
341+
"avatar_url": "https://avatars.githubusercontent.com/u/503615?v=4",
342+
"profile": "http://www.stsci.edu/",
343+
"contributions": [
344+
"review"
345+
]
318346
}
319347
],
320348
"commitConvention": "angular",

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: 'BUG: (Please describe your issue)'
5+
labels: 'bug'
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error
19+
20+
**Expected behavior**
21+
A clear and concise description of what you expected to happen.
22+
23+
**Screenshots**
24+
If applicable, add screenshots to help explain your problem.
25+
26+
**Desktop (if issue was encountered on a desktop):**
27+
- OS with version: [e.g., macOS Sonoma 14.5]
28+
- Browser [e.g., chrome, safari]
29+
30+
**Mobile (if issue was encountered on a mobile device):**
31+
- Device: [e.g., iPhone 15 Pro]
32+
- OS with version: [e.g., iOS 17.5.1]
33+
- Browser [e.g., stock browser, safari]
34+
35+
**System/Environment (if issue was encountered while making a contribution to this repository):**
36+
- Ruby version: [e.g., 3.3.1]
37+
- Output of `gem list`: [paste as a [code block](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks#fenced-code-blocks)]
38+
39+
**Additional context**
40+
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
contact_links:
2+
- name: Ask a question
3+
url: https://github.com/pyOpenSci/pyopensci.github.io/discussions
4+
about: Ask questions and discuss with other community members
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: 'FEATURE: (Please summarize your feature request)'
5+
labels: 'enhancement'
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pyopensci.github.io
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
[![pages-build-deployment](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment)
66

@@ -83,6 +83,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8383
<td align="center" valign="top" width="14.28%"><a href="http://flpm.dev"><img src="https://avatars.githubusercontent.com/u/17676929?v=4?s=100" width="100px;" alt="Felipe Moreno"/><br /><sub><b>Felipe Moreno</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=flpm" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Aflpm" title="Reviewed Pull Requests">👀</a></td>
8484
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sn3hay"><img src="https://avatars.githubusercontent.com/u/156010030?v=4?s=100" width="100px;" alt="Sneha Yadav"/><br /><sub><b>Sneha Yadav</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=sn3hay" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Asn3hay" title="Reviewed Pull Requests">👀</a></td>
8585
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BradonZhang"><img src="https://avatars.githubusercontent.com/u/10603251?v=4?s=100" width="100px;" alt="Bradon Zhang"/><br /><sub><b>Bradon Zhang</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=BradonZhang" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3ABradonZhang" title="Reviewed Pull Requests">👀</a></td>
86+
<td align="center" valign="top" width="14.28%"><a href="https://ffy00.github.io/"><img src="https://avatars.githubusercontent.com/u/11718923?v=4?s=100" width="100px;" alt="Filipe Laíns"/><br /><sub><b>Filipe Laíns</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=FFY00" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3AFFY00" title="Reviewed Pull Requests">👀</a></td>
87+
</tr>
88+
<tr>
89+
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/steven-silvester-90318721/"><img src="https://avatars.githubusercontent.com/u/2096628?v=4?s=100" width="100px;" alt="Steven Silvester"/><br /><sub><b>Steven Silvester</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Ablink1073" title="Reviewed Pull Requests">👀</a></td>
90+
<td align="center" valign="top" width="14.28%"><a href="http://www.stsci.edu/"><img src="https://avatars.githubusercontent.com/u/503615?v=4?s=100" width="100px;" alt="Megan Sosey"/><br /><sub><b>Megan Sosey</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Asosey" title="Reviewed Pull Requests">👀</a></td>
8691
</tr>
8792
</tbody>
8893
</table>

_pages/about-peer-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ get-involved:
5959
title: "Ready to Submit a Package for Review?"
6060
alt:
6161
excerpt: "To submit a package to us, you need to [open an issue in our peer review GitHub repository](https://github.com/pyOpenSci/software-submission/issues/new/choose). Learn about the steps to submit a package for open peer review in our guidebook."
62-
url: https://www.pyopensci.org/python-package-guide/
62+
url: https://www.pyopensci.org/software-peer-review/how-to/author-guide.html
6363
btn_label: "> View our Author Guide"
6464
btn_class: btn--inverse
6565
toc: false

0 commit comments

Comments
 (0)