mirror of https://github.com/veops/cmdb.git
add .github templates
This commit is contained in:
parent
f47a66d2cd
commit
53535a346b
|
@ -17,9 +17,8 @@ body:
|
||||||
placeholder: ex. email@example.com
|
placeholder: ex. email@example.com
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: describe the problem
|
id: question
|
||||||
attributes:
|
attributes:
|
||||||
label: What is your question?
|
label: What is your question?
|
||||||
description: Also tell us, how can we help?
|
description: Also tell us, how can we help?
|
||||||
|
|
|
@ -26,7 +26,7 @@ body:
|
||||||
- UI
|
- UI
|
||||||
- API
|
- API
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: describe the feature
|
id: feature
|
||||||
attributes:
|
attributes:
|
||||||
label: What is your advice?
|
label: What is your advice?
|
||||||
description: Also tell us, what did you expect to happen?
|
description: Also tell us, what did you expect to happen?
|
||||||
|
|
Loading…
Reference in New Issue