]> Untitled Git - lemmy-ui.git/blob - .github/ISSUE_TEMPLATE/BUG_REPORT.yml
remove title attr (#1492)
[lemmy-ui.git] / .github / ISSUE_TEMPLATE / BUG_REPORT.yml
1 name: "\U0001F41E Bug report"
2 description: Create a bug report to help us improve Lemmy-UI!
3 labels: ["bug", "triage"]
4 body:
5   - type: markdown
6     attributes:
7       value: |
8         Thanks for taking the time to help improve Lemmy-UI by reporting a bug!
9   - type: checkboxes
10     attributes:
11       label: Requirements
12       description: Before you create a bug report, please carefully check the following –
13       options:
14         - label: This is a bug report, and if not, please post to https://lemmy.ml/c/lemmy_support instead.
15           required: true
16         - label: Please [check](https://github.com/LemmyNet/lemmy-ui/issues) to see if this issue already exists.
17           required: true
18         - label: It's a single bug. Do not report multiple bugs in one issue.
19           required: true
20         - label: It's a frontend issue, not a backend issue; Otherwise please create an issue on the [backend repo](https://github.com/LemmyNet/lemmy) instead.
21           required: true
22   - type: textarea
23     id: summary
24     attributes:
25       label: Summary
26       description: Explain the bug and upload images, screenshots or videos if possible.
27     validations:
28       required: true
29   - type: textarea
30     id: reproduce
31     attributes:
32       label: Steps to Reproduce
33       description: |
34         In a numbered list, walk us through the steps needed to reproduce the bug.
35         The better your description is _(go 'here', click 'there'...)_, the quicker we can fix it.
36       value: |
37         1.
38         2.
39         3.
40         4.
41         5.
42     validations:
43       required: true
44   - type: textarea
45     id: technical
46     attributes:
47       label: Technical Details
48       description: |
49         - Describe your environment (OS, browser, model of smartphone, etc)
50         - If relevant, also share any console errors and/or screenshots here.
51     validations:
52       required: true
53   - type: input
54     id: lemmy-ui-version
55     attributes:
56       label: Lemmy Instance Version
57       description: What's the version of the Lemmy instance where the bug can be reproduced?
58       placeholder: ex. 0.18-rc.6
59     validations:
60       required: true
61   - type: input
62     id: lemmy-instance
63     attributes:
64       label: Lemmy Instance URL
65       description: The URL of the Lemmy instance where the bug can be reproduced.
66       placeholder: https://lemmy.ml