|
@@ -0,0 +1,23 @@
|
|
1
|
+---
|
|
2
|
+name: "Feature request"
|
|
3
|
+about: Suggest an idea for this project
|
|
4
|
+
|
|
5
|
+---
|
|
6
|
+
|
|
7
|
+<!--
|
|
8
|
+Thank you for suggesting an idea to make Jitsi Meet better.
|
|
9
|
+
|
|
10
|
+Please fill in as much of the template below as you're able.
|
|
11
|
+
|
|
12
|
+Note that the ultimate decission for implementing features lies on the Jitsi team, not all feature requests shall be accepted.
|
|
13
|
+-->
|
|
14
|
+
|
|
15
|
+**Is your feature request related to a problem you are facing?**
|
|
16
|
+Please describe the problem you are trying to solve.
|
|
17
|
+
|
|
18
|
+**Describe the solution you'd like**
|
|
19
|
+Please describe the desired behavior.
|
|
20
|
+
|
|
21
|
+**Describe alternatives you've considered**
|
|
22
|
+Please describe alternative solutions or features you have considered.
|
|
23
|
+
|