bigbluebutton-Github/.github/ISSUE_TEMPLATE/feature_request.md
basisbit f265760fa4 improve issue template process
- Added config.yml for support sources outside of Github based on list from bigbluebutton.org
- Added comment to each issue template about this issue tracker not being for general support questions
- Deleted the general-issue.md template to try to steer support requests to the google groups/forums
2020-05-04 12:39:37 +02:00

25 lines
799 B
Markdown

---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: Enhancement
assignees: ''
---
<!--PLEASE DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS.
This issue tracker is only for bbb development related issues.
Search for existing feature requests to avoid creating duplicates.-->
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.