Skip to content

Commit

Permalink
Merge pull request #557 from 2i2c-org/reps2
Browse files Browse the repository at this point in the history
Update new hub template to suggest two community representatives
  • Loading branch information
yuvipanda authored Jul 29, 2021
2 parents 824d1dd + 698c4a2 commit 151faa8
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/ISSUE_TEMPLATE/new-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,18 @@ body:
validations:
required: true

- type: input
- type: textarea
id: community-representative
attributes:
label: Community Representative
label: Community Representative(s)
description: |
The main point-of-contact for this hub, and the person who requests changes to the hub on behalf of the community. **This will be the first Hub Administrator**, and may add new Hub Administrators from the JupyterHub UI.
See [the Managed JupyterHubs roles documentation](https://team-compass.2i2c.org/en/latest/projects/managed-hubs/roles.html) for more information.
The value here should reflect the type of authentication indicated below (e.g., a GitHub handle or email address).
There may be up to 2 community representatives, please provide the **name**, **contact information**, and **hub login** of each.
placeholder: |
Examples:
- Jo the Jovyan, [email protected], @jothejovyan (if you are using GitHub authentication)
- Jo the Jovyan 2, [email protected], [email protected] (if you are using OAuth authentication)
validations:
required: true

Expand Down

0 comments on commit 151faa8

Please sign in to comment.