Skip to content

Commit 243aec3

Browse files
authored
Merge pull request #430 from Gregory-Pereira/feature-request-issue-template
feature request template
2 parents 56c1f18 + 3b0fc55 commit 243aec3

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
contact_links:
2+
- name: ❓ Help and Support Slack Channel
3+
url: https://app.slack.com/client/T06TXCT5SNM
4+
about: Please ask and answer questions here. 🏥
5+
- name: ❓ Help and Support Discord Channel
6+
url: https://discord.gg/Fa6tRapUZ2
7+
about: Please ask and answer questions here. 🏥
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Feature Request: my feature request
2+
3+
## Context
4+
5+
Describe the feature request, in as much detail as possible.
6+
7+
## Where Did This Come From?
8+
9+
Please help us understand who is requesting this feature. Select the appropriate option below:
10+
11+
- [ ] Community UI meeting
12+
- [ ] Non-UI Instructlab Teams
13+
- [ ] Downstream Productization Alignment
14+
- [ ] Other (please specify): ________________
15+
16+
## (Optional) Describe The Priority And Timeline Of The Request
17+
18+
Please let us know if there any key dates or milestones to be aware of with regard to the request.
19+
This includes demo requests.
20+
21+
## If The Feature Request Is Approved, Would You Be Willing To Submit A PR?
22+
23+
Yes / No _(Help can be provided if you need assistance submitting a PR)_

0 commit comments

Comments
 (0)