💬 update issue templates

This commit is contained in:
Niels Lohmann
2019-03-20 01:27:37 +01:00
committed by GitHub
parent 51e1564c9e
commit 3ac5fa31c5
3 changed files with 50 additions and 28 deletions
+16
View File
@@ -0,0 +1,16 @@
---
name: Question
about: Ask a question regarding the library.
title: ''
labels: 'kind: question'
assignees: ''
---
- Describe what you want to achieve.
- Describe what you tried.
- Describe which system (OS, compiler) you are using.
- Describe which version of the library you are using (release version, develop branch).