mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-07-30 08:22:29 +00:00
refactor: make issue templates required (#2226)
This commit is contained in:
@@ -11,6 +11,8 @@ body:
|
||||
attributes:
|
||||
label: Describe the bug
|
||||
description: A clear and concise description of what the bug is.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Expected behaviour
|
||||
|
||||
@@ -9,6 +9,8 @@ body:
|
||||
description:
|
||||
A clear and concise description of what the problem is. Ex. I'm always
|
||||
frustrated when [...]
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Describe the solution you'd like
|
||||
|
||||
Reference in New Issue
Block a user