Thanks to visit codestin.com Credit goes to github.com
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 2eeefcb commit bd97cfcCopy full SHA for bd97cfc
.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -55,6 +55,8 @@ body:
55
label: Situation
56
description: A clear and concise description of what the bug is.
57
placeholder: Describe the problem you see...
58
+ validations:
59
+ required: true
60
61
- type: textarea
62
id: reproduction_steps
@@ -66,13 +68,17 @@ body:
66
68
2. Scroll down to '....'
67
69
3. See error
70
placeholder: Describe the steps to reproduce the issue...
71
72
73
74
75
id: expected_behavior
76
attributes:
77
label: Expected behavior
78
description: A clear and concise description of what you expected to happen.
79
placeholder: Describe the expected behavior...
80
81
82
83
84
id: environment
0 commit comments