-
-
Notifications
You must be signed in to change notification settings - Fork 414
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
b791aaa
commit 6277d72
Showing
1 changed file
with
14 additions
and
11 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 |
---|---|---|
@@ -1,15 +1,14 @@ | ||
--- | ||
name: ❓ Questions and Help | ||
about: If you have questions, please check the below links | ||
title: "" | ||
description: If you have questions, please check the below links. | ||
title: "Questions or Help" | ||
labels: question | ||
assignees: "" | ||
assignees: [] | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: > | ||
Have you read the Contributing Guidelines? [Contributing | ||
Guidelines](https://github.com/Kushal997-das/Project-Guidance/blob/main/CONTRIBUTING.md) | ||
value: | | ||
Have you read the Contributing Guidelines? [Contributing Guidelines](https://github.com/Kushal997-das/Project-Guidance/blob/main/CONTRIBUTING.md) | ||
- type: dropdown | ||
attributes: | ||
label: Initiative (Required) | ||
|
@@ -24,7 +23,11 @@ body: | |
- "Other (please specify): _______________ ✏️" | ||
validations: | ||
required: true | ||
contact_info: | ||
email: [email protected] | ||
github: https://github.com/Kushal997-das | ||
linkedin: https://www.linkedin.com/in/kushal-das-7337421a9/ | ||
|
||
- type: textarea | ||
attributes: | ||
label: Additional Info | ||
description: "Please provide any additional information or questions you may have." | ||
placeholder: Type here... | ||
validations: | ||
required: false |