]> Untitled Git - lemmy-ui.git/blob - .github/ISSUE_TEMPLATE/BUG_REPORT.yml
Merge pull request #1504 from alectrocute/actually-last-issue-template-tweaks
[lemmy-ui.git] / .github / ISSUE_TEMPLATE / BUG_REPORT.yml
1 name: "\U0001F41E Bug report"
2 description: Report a bug 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     validations:
42       required: true
43   - type: textarea
44     id: technical
45     attributes:
46       label: Technical Details
47       description: |
48         Describe your environment (OS, browser, model of smartphone, etc)
49         If relevant, also share any console errors and/or screenshots here.
50     validations:
51       required: true
52   - type: input
53     id: lemmy-ui-version
54     attributes:
55       label: Lemmy Instance Version
56       description: What's the version of the Lemmy instance where the bug can be reproduced?
57       placeholder: ex. 0.18-rc.6
58     validations:
59       required: true
60   - type: input
61     id: lemmy-instance
62     attributes:
63       label: Lemmy Instance URL
64       description: What's the URL of the Lemmy instance where the bug can be reproduced?
65       placeholder: https://lemmy.ml