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 db0b6cd commit 7b9d803Copy full SHA for 7b9d803
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -4,7 +4,7 @@
4
5
# This file is maintained in https://github.com/WeblateOrg/meta/
6
# and generated from .github/ISSUE_TEMPLATE/snippets there.
7
-name: Bug report
+name: Reproducible bug report
8
description: Create a report to help us improve
9
body:
10
- type: markdown
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -27,8 +27,8 @@ body:
27
- type: textarea
28
id: solution
29
attributes:
30
- label: Describe the solution you would like
31
- description: A clear and concise description of what the new feature should do.
+ label: Solution brainstorm
+ description: We know you have ideas how to address this, please share it.
32
placeholder: I'd like to get…
33
validations:
34
required: true
0 commit comments