Skip to content

Commit

Permalink
Create invitation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Asymtode712 authored May 24, 2024
1 parent 34bd563 commit a4e07f8
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/invitation.yml
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)

0 comments on commit a4e07f8

Please sign in to comment.