This commit is contained in:
Matthew Leibowitz 2018-12-20 14:53:37 +02:00
Родитель efd3015e47
Коммит bcd2bed09b
2 изменённых файлов: 30 добавлений и 0 удалений

10
.github/ISSUE_TEMPLATE/custom.md поставляемый Normal file
Просмотреть файл

@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
---

20
.github/ISSUE_TEMPLATE/feature_request.md поставляемый Normal file
Просмотреть файл

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I need to do X, but the API is missing from the C# binding.
**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.
**Additional context**
Add any other context or screenshots about the feature request here.