--- /dev/null
+---
+name: Bug report
+about: Create a report to help us improve
+title: ''
+labels: Bug
+assignees: ''
+
+---
+
+### Expected behavior
+
+<!-- Describe in detail what the correct behavior should be. -->
+
+### Actual behavior
+
+<!-- Describe the details of the buggy behaviour. -->
+
+### Steps to reproduce the problem
+
+<!-- Using bullet points, list the steps that reproduce the bug. -->
+
+1. step one
+2. step two
+3. step three
+
+### Platform Info
+
+Friendica Version: <!-- You can see Friendica’s version number at Help -> About this site -> Site/Friendica Version -->
+
+Friendica source (git, zip):
+
+PHP version:
+
+SQL version:
--- /dev/null
+---
+name: Feature request
+about: Suggest an idea for this project
+title: ''
+labels: New Feature
+assignees: ''
+
+---
+
+### Is the feature request related to a problem? Please describe.
+
+<!-- A clear and concise description of what the problem is. Like `I'm always frustrated when [...]`
+
+### Describe the feature you'd like
+
+<!-- A clear and concise description of waht you want to happen. -->
+
+### Describe alternatives you've considered
+
+<!-- A clear and concise description of any alternative solutions or feature you've considered. -->
+
+### Additional context
\ No newline at end of file
--- /dev/null
+---
+name: Question / Support
+about: Select this if you have a question
+title: ''
+labels: Support Request
+assignees: ''
+
+---
+
+# For general question about Friendica, please try to find a solution at https://wiki.friendi.ca first.
\ No newline at end of file
+++ /dev/null
-### Expected behavior
-
-### Actual behavior
-
-### Steps to reproduce the problem
-
-### Friendica version you encountered the problem
-
-see `example.com/friendica` on your Friendica node for the version information.
-
-### Friendica source (git, zip)
-
-### PHP version
-
-### SQL version