Loading .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml +7 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,13 @@ description: Suggest an idea for improving the container title: "[Feature]: " labels: ["enhancement"] body: - type: checkboxes attributes: label: Is there an existing feature request for this? description: Please search to see if the feature request already exists. options: - label: I have searched the existing feature requests required: true - type: textarea id: problem attributes: Loading .github/ISSUE_TEMPLATE/QUESTION.yml +3 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,9 @@ body: - type: markdown attributes: value: | Have a question about this container? Please make sure to check the [FAQ](https://github.com/vdsm/virtual-dsm/blob/master/readme.md) first! Have a general question about this container? Please do not use this form for technical issues. And make sure to check the [FAQ](https://github.com/vdsm/virtual-dsm/blob/master/readme.md) first! - type: textarea id: question attributes: Loading Loading
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml +7 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,13 @@ description: Suggest an idea for improving the container title: "[Feature]: " labels: ["enhancement"] body: - type: checkboxes attributes: label: Is there an existing feature request for this? description: Please search to see if the feature request already exists. options: - label: I have searched the existing feature requests required: true - type: textarea id: problem attributes: Loading
.github/ISSUE_TEMPLATE/QUESTION.yml +3 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,9 @@ body: - type: markdown attributes: value: | Have a question about this container? Please make sure to check the [FAQ](https://github.com/vdsm/virtual-dsm/blob/master/readme.md) first! Have a general question about this container? Please do not use this form for technical issues. And make sure to check the [FAQ](https://github.com/vdsm/virtual-dsm/blob/master/readme.md) first! - type: textarea id: question attributes: Loading