This commit is contained in:
Samantha Houts 2019-04-09 10:31:33 -07:00 коммит произвёл GitHub
Родитель 5475846880
Коммит eade2355da
4 изменённых файлов: 6 добавлений и 6 удалений

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

@ -1,8 +1,8 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: 't/bug :bug:'
title: "[Bug] "
labels: t/bug :bug:, s/unverified
assignees: ''
---

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

@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: "[Enhancement] YOUR IDEA!"
labels: t/enhancement
labels: t/enhancement , proposal-open
assignees: ''
---

Просмотреть файл

@ -2,7 +2,7 @@
name: Forms Previewer Bug report
about: Having a problem with the Previewer? Report it here!
title: ''
labels: forms-previewer
labels: forms-previewer, s/unverified
assignees: ''
---

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

@ -1,8 +1,8 @@
---
name: Spec
about: An official specification for enhancements
title: ''
labels: ''
title: "[Spec] "
labels: t/enhancement , proposal-open
assignees: ''
---