Loading .github/ISSUE_TEMPLATE/QUESTION.yml +3 −3 Original line number Diff line number Diff line Loading @@ -5,8 +5,8 @@ labels: ["question"] body: - type: checkboxes attributes: label: Is your question not already answered in the [FAQ](https://github.com/dockur/windows/blob/master/readme.md)? description: Please read those frequently asked questions carefully to avoid asking duplicate questions. label: Is your question not already answered in the FAQ? description: Please read the [FAQ](https://github.com/dockur/windows/blob/master/readme.md) carefully to avoid asking duplicate questions. options: - label: I made sure the question is not listed in the [FAQ](https://github.com/dockur/windows/blob/master/readme.md). required: true Loading Loading
.github/ISSUE_TEMPLATE/QUESTION.yml +3 −3 Original line number Diff line number Diff line Loading @@ -5,8 +5,8 @@ labels: ["question"] body: - type: checkboxes attributes: label: Is your question not already answered in the [FAQ](https://github.com/dockur/windows/blob/master/readme.md)? description: Please read those frequently asked questions carefully to avoid asking duplicate questions. label: Is your question not already answered in the FAQ? description: Please read the [FAQ](https://github.com/dockur/windows/blob/master/readme.md) carefully to avoid asking duplicate questions. options: - label: I made sure the question is not listed in the [FAQ](https://github.com/dockur/windows/blob/master/readme.md). required: true Loading