-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
1 changed file
with
31 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,31 @@ | ||
name: Invitation to the GitHub Community Organization | ||
description: I would like to be part of the awesome community | ||
title: "Please invite me to the GitHub Community Organization" | ||
labels: [invite me to the organisation] | ||
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: Where did you meet openim? What do you like about this community/Why do you want to join? | ||
validations: | ||
required: true | ||
- type: markdown | ||
attributes: | ||
value: | | ||
You can also join our Discord community [here](https://discord.gg/G2jgHeQfy4) | ||
Feel free to check out other cool repositories of the openim Community [here](https://github.com/openim/) |