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