summaryrefslogtreecommitdiffstats
path: root/.gitea/issue_template/feature.md
blob: 7239177ceabb25eb0f449fb0e86ac4f602ae1a0c (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
---

name: "Feature"
about: "A new feature or an enhancement to an existing feature"
labels:

- Feature

---

## # Describe the improvement

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

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

<!-- Describe the improvement here -->


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