Add the issue report and feature request form (#64)
This commit is contained in:
parent
84f5aafb14
commit
80632d0f30
4 changed files with 84 additions and 28 deletions
13
.github/ISSUE_TEMPLATE/featureRequestForm.yml
vendored
Normal file
13
.github/ISSUE_TEMPLATE/featureRequestForm.yml
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
name: Feature Request
|
||||
description: File a Feature Request form, we will respond to this thread with any questions.
|
||||
title: 'Feature Request: '
|
||||
labels: ['Feature']
|
||||
assignees: '@Azure/aks-atlanta'
|
||||
body:
|
||||
- type: input
|
||||
id: Feature request
|
||||
attributes:
|
||||
label: Feature request
|
||||
description: Provide example functionality and links to relevant docs
|
||||
validations:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue