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

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)