github issues now ask if docs need updating (#406)

Readme edits
This commit is contained in:
Evan Louie 2019-05-06 12:31:43 -07:00 коммит произвёл Nate
Родитель 6a5eb75d8e
Коммит a9774109c9
2 изменённых файлов: 8 добавлений и 6 удалений

7
.github/ISSUE_TEMPLATE/bug_report.md поставляемый
Просмотреть файл

@ -1,10 +1,9 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
title: ""
labels: bug
assignees: ''
assignees: ""
---
**Describe the bug:**
@ -16,3 +15,5 @@ assignees: ''
**Screenshots:**
**Additional context:**
**Does this require updates to documentation?:**

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

@ -1,10 +1,9 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
title: ""
labels: enhancement
assignees: ''
assignees: ""
---
**As a:**
@ -18,3 +17,5 @@ assignees: ''
**Describe alternatives you've considered:**
**Additional context:**
**Does this require updates to documentation?:**