We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e351e commit 58b532cCopy full SHA for 58b532c
.github/ISSUE_TEMPLATE/issue.yml
@@ -26,6 +26,11 @@ body:
26
description: A clear and concise description of what should've happened.
27
validations:
28
required: true
29
+ - type: checkboxes
30
+ attributes:
31
+ options:
32
+ - label: I was asked to open an issue in a [discussion](https://github.com/pradyunsg/furo/discussions) by a maintainer.
33
+ required: true
34
- type: checkboxes
35
attributes:
36
label: Code of Conduct
0 commit comments