summaryrefslogtreecommitdiffstats
path: root/.gitea/issue_template/bug.md
blob: 550b2f822ce322be5a5f0c301f4545529b894ef8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---

name: "Bug"
about: "Something isn't working"
labels:

- Bug

---

<!-- Please, describe the issue here -->

## # Steps for reproducing the issue

<!-- Step, to reproduce it -->


---
<!-- The instance you are using -->
Instance:

<!-- Your social network -->
<!-- Put a x between brackets like: - [x] Mastodon -->

- [ ] Mastodon
- [ ] Pleroma
- [ ] Friendica
- [ ] Pixelfed

<!-- If you know the version of Fedilab that you are using (can be found in about page) -->
Version of Fedilab:


<!-- Your Android version -->
Android version:


<!-- If you read our contributing advice -->
- [ ] I read the [contributing page](https://codeberg.org/tom79/Fedilab/src/branch/main/CONTRIBUTING.md)