Add issue templates for proposing new conventions and reporting issue in an existing convention
This commit is contained in:
Chen Yang 2020-06-04 17:17:32 -07:00 коммит произвёл GitHub
Родитель 345a8de00d
Коммит 66032fbbff
2 изменённых файлов: 29 добавлений и 0 удалений

13
.github/ISSUE_TEMPLATE/issue-in-an-existing-convention.md поставляемый Normal file
Просмотреть файл

@ -0,0 +1,13 @@
---
name: Issue in an existing convention
about: Is there a guideline that is incorrect, unclear, or could be improved?
title: ''
labels: issue
assignees: ''
---
# What convention is being referenced?
# How do you propose this convention could be improved? Please provide rationale and examples if possible.

16
.github/ISSUE_TEMPLATE/propose-a-new-convention.md поставляемый Normal file
Просмотреть файл

@ -0,0 +1,16 @@
---
name: Propose a new convention
about: Think the guide is missing something? Propose a new convention here.
title: ''
labels: new convention
assignees: ''
---
# Convention
# Rationale
# Example