[mirotalksfu] - imporve issue template

هذا الالتزام موجود في:
Miroslav Pejic
2024-08-17 13:36:02 +02:00
الأصل b49a927253
التزام 0686523400

عرض الملف

@@ -60,19 +60,21 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Relevant log output label: Relevant log output
description: Please copy and paste any relevant log output. The browser console logs (if applicable) is a good start. This will be automatically formatted into code, so no need for backticks. description: Please copy and paste any relevant log output. The browser console logs (if applicable) are a good start. This will be automatically formatted into code, so no need for backticks.
render: shell render: shell
- type: markdown - type: markdown
attributes: attributes:
value: "**Please indicate whether the problem is reproducible on sfu.mirotalk.com.**" value: "**Please indicate whether the problem is reproducible on sfu.mirotalk.com.**"
- type: checkboxes - type: dropdown
attributes: attributes:
label: Reproducibility label: Reproducibility
description: Is the bug reproducible on sfu.mirotalk.com? description: Is the bug reproducible on sfu.mirotalk.com?
options: options:
- label: Yes - Yes
- label: No - No
validations:
required: true
- type: textarea - type: textarea
attributes: attributes:
label: Additional context label: Additional context
@@ -82,4 +84,4 @@ body:
value: | value: |
**Attach images or screenshots** **Attach images or screenshots**
If applicable, you can drag and drop images directly into this issue. Screenshots or videos can help illustrate the problem clearly. If applicable, you can drag and drop images directly into this issue. Screenshots or videos can help illustrate the problem clearly.