docs: adjusted github template & add new contributors name (#133)

* docs: add new contributors to the list

* docs: fix template and new adjustments

* docs: fix github template & add new contributors

* removed config.yml
This commit is contained in:
Fazri Gading
2026-01-24 15:57:20 +08:00
committed by GitHub
parent d8393543df
commit 34f93e962b
7 changed files with 99 additions and 52 deletions

View File

@@ -16,8 +16,10 @@ body:
id: problem
attributes:
label: Is your feature request related to a problem? Please describe.
description: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
description: A clear and concise description of what the problem is.
placeholder: "Ex. I'm always frustrated when [...]"
validations:
required: true
- type: textarea
id: solution
@@ -34,6 +36,14 @@ body:
label: Describe alternatives you've considered
description: A clear and concise description of any alternative solutions or features you've considered.
placeholder: "Describe any alternative solutions or features you've considered."
validations:
required: true
- type: screenshots
id: screenshots
attributes:
label: Screenshots (Optional)
description: If applicable, add screenshots to help explain your request.
- type: textarea
id: additional