diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md new file mode 100644 index 00000000..084f683b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -0,0 +1,14 @@ +--- +name: Feature request +about: Suggest an idea for this project + +--- + +<!-- +Please do not open feature requests for missing parts of the Matrix specification. +We are tracking those features under https://github.com/matrix-org/dendrite/issues?q=is%3Aissue+is%3Aopen+label%3Aare-we-synapse-yet +--> + +**Description:** + +<!-- Describe here the feature you are requesting. --> |