github: Update to new issue templates

- Add a separate template for feature requests
- Add links to Programming Guide, Documentation pages, forum in config.yml
This commit is contained in:
Angus Gratton
2019-12-16 15:08:41 +11:00
committed by Angus Gratton
parent 4f1d49d8c2
commit 7e72e12e4c
3 changed files with 65 additions and 11 deletions
+26
View File
@@ -0,0 +1,26 @@
---
name: Feature request
about: Suggest an idea for ESP-IDF
title: ''
labels: 'Type: Feature Request'
assignees: ''
---
**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.
Please give as many details as you can. Include suggestions for useful APIs or interfaces if relevant.
**Additional context**
Add any other context or screenshots about the feature request here.