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 b0c67bd commit 576ae45Copy full SHA for 576ae45
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -28,6 +28,14 @@ body:
28
description: Add any other context about the problem here
29
validations:
30
required: false
31
+- type: checkboxes
32
+ id: formattingCheck
33
+ attributes:
34
+ label: Formatting Check
35
+ description: Before submitting, ensure your code is properly formatted.
36
+ options:
37
+ - label: "I have carefully reviewed and ensured that my code is properly formatted before submission."
38
+ required: true
39
- type: dropdown
40
attributes:
41
label: Are you working on this?
0 commit comments