Update issue templates

Template maintenance. 

- adding title prefix.
- adding examples to "additional context" section.
This commit is contained in:
Yuhui Zheng
2020-03-17 13:07:44 -07:00
committed by GitHub
parent f506290041
commit 47bb466aa1
3 changed files with 4 additions and 2 deletions

View File

@ -32,3 +32,5 @@ If applicable, add screenshots to help explain your problem.
**Additional context** **Additional context**
Add any other context about the problem here. Add any other context about the problem here.
e.g. code snippet to reproduce the issue.
e.g. stack trace, memory dump, debugger log, and many etc.

View File

@ -1,7 +1,7 @@
--- ---
name: Documentation issue name: Documentation issue
about: Create a report to help us improve our documentation. about: Create a report to help us improve our documentation.
title: '' title: "[DOC]"
labels: documentation labels: documentation
assignees: '' assignees: ''

View File

@ -1,7 +1,7 @@
--- ---
name: General inquiry name: General inquiry
about: Free form communication. about: Free form communication.
title: '' title: "[Inquiry]"
labels: question labels: question
assignees: '' assignees: ''