-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
34bd563
commit a4e07f8
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
name: Invitation to the Recode-Hive GitHub Community Organization | ||
description: I would like to be part of this awesome community | ||
title: "Please invite me to the Recode-Hive GitHub Community Organization" | ||
labels: [invite me to the community] | ||
body: | ||
- type: input | ||
id: name | ||
attributes: | ||
label: Name | ||
placeholder: Insert your name here | ||
validations: | ||
required: true | ||
- type: input | ||
id: discordname | ||
attributes: | ||
label: Discord Username (if applicable) | ||
placeholder: Insert your Discord username here | ||
validations: | ||
required: false | ||
- type: textarea | ||
id: Additional | ||
attributes: | ||
label: Additional Context | ||
description: What do you like about this community/Why do you want to join? | ||
validations: | ||
required: false | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Feel free to check out other cool repositories of the Recode-Hive Community [here](https://github.com/Recode-Hive) |