Update and rename all-other-issues.md to dev-discussion.md
This commit is contained in:
committed by
GitHub
parent
f0fd2b757f
commit
9bb7ff30ec
14
.github/ISSUE_TEMPLATE/all-other-issues.md
vendored
14
.github/ISSUE_TEMPLATE/all-other-issues.md
vendored
@@ -1,14 +0,0 @@
|
||||
---
|
||||
name: Other issues
|
||||
about: Questions and enhancement requests should go to the Forum.
|
||||
title: ''
|
||||
labels: not-template
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
**All enhancement requests or questions should be directed to the Forum.**
|
||||
|
||||
We use GitHub issues for development related discussions.
|
||||
Please use the [Forum](https://forum.lvgl.io/) to ask questions.
|
||||
31
.github/ISSUE_TEMPLATE/dev-discussion.md
vendored
Normal file
31
.github/ISSUE_TEMPLATE/dev-discussion.md
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
name: Development discussion
|
||||
about: Discussion strictly related to the develoopment of the LVGL.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
IMPORTANT
|
||||
Issues that don't use this template will be ignored and closed.
|
||||
|
||||
Normal Featrure request's should go to the Forum: https://forum.lvgl.io/c/feature-request/9
|
||||
-->
|
||||
|
||||
### Introcude the problem
|
||||
<!--
|
||||
A clear and concise description of the problem.
|
||||
-->
|
||||
|
||||
#### Examples and cases
|
||||
<!--
|
||||
Mention some examples and cases where the problem or the missing feaure is releveant
|
||||
-->
|
||||
|
||||
### Suggested solution
|
||||
<!--
|
||||
If you already have and idea about the solution share it here
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user