summaryrefslogtreecommitdiffstats
path: root/.gitea
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2022-11-16 11:53:37 +0100
committerThomas <tschneider.ac@gmail.com>2022-11-16 11:53:37 +0100
commitda64af1e12eebf53188b4ce4a733898093624abf (patch)
tree9d95861f0009e8ba6504df69eb69debf70bd3d22 /.gitea
parent7dc9248543cc5012d8ca7ab2089d8d4dd7495e2b (diff)
Add issue template
Diffstat (limited to '.gitea')
-rw-r--r--.gitea/issue_templates/improvement_template.md12
-rw-r--r--.gitea/issue_templates/issue_template.md32
2 files changed, 44 insertions, 0 deletions
diff --git a/.gitea/issue_templates/improvement_template.md b/.gitea/issue_templates/improvement_template.md
new file mode 100644
index 000000000..48b166f1c
--- /dev/null
+++ b/.gitea/issue_templates/improvement_template.md
@@ -0,0 +1,12 @@
+### Describe the improvement
+
+<!-- Your social network -->
+<!-- Put a x between brackets like: - [x] Mastodon -->
+
+- [ ] Mastodon
+- [ ] Pleroma
+- [ ] Friendica
+- [ ] Pixelfed
+
+<!-- If you read our contributing advice -->
+[ ] - I read the [contributing page](../../CONTRIBUTING.md) \ No newline at end of file
diff --git a/.gitea/issue_templates/issue_template.md b/.gitea/issue_templates/issue_template.md
new file mode 100644
index 000000000..49256c370
--- /dev/null
+++ b/.gitea/issue_templates/issue_template.md
@@ -0,0 +1,32 @@
+### Issue
+
+<!-- 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](../../CONTRIBUTING.md)
+