json/.github/ISSUE_TEMPLATE/question.md
2019-03-20 01:27:37 +01:00

17 lines
329 B
Markdown

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