Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some extra fields to the project proposal template #206

Merged
merged 2 commits into from
Jun 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/11-new-project-proposal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,27 @@ body:
Provide a short summary of the project idea
validations:
required: true
- type: textarea
attributes:
label: Stretch Goal
description: >-
Is there a potential stretch goal for this project?
validations:
required: false
- type: textarea
attributes:
label: Value to the Intern
description: >-
What will the intern learn about and gain from working on this project?
validations:
required: false
- type: textarea
attributes:
label: Motivation
description: >-
Why is it important that this work happens in JupyterHub? What value does it bring to the project?
validations:
required: false
- type: dropdown
attributes:
label: Will you mentor this project yourself?
Expand Down
1 change: 1 addition & 0 deletions docs/source/community-coordinator/partnerships.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ A Community Coordinator can organise this shared training by [contacting the
OLS team](mailto:team@openlifesci.org).

{attribution="Sarah Gibson, participated in mentor training both as an OLS mentor and Outreachy mentor"}

> I really recommend participating in the mentor training if offered, even if
> you are an experienced mentor. It's a great refresher for the required skills
> and provides a safe space to practice before you have a real intern!