Update and rename all-other-issues.md to dev-discussion.md

This commit is contained in:
Gabor Kiss-Vamosi
2021-01-08 14:08:39 +01:00
committed by GitHub
parent f0fd2b757f
commit 9bb7ff30ec
2 changed files with 31 additions and 14 deletions

View File

@@ -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.

View 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
-->