Update issue reports agian (#34768)

* Update issue templates

* Add config.yml

* Updates

* Updates
This commit is contained in:
Ryan Cavanaugh
2019-10-28 11:15:31 -07:00
committed by GitHub
parent a28fcebff2
commit 05cbe5ac8e
4 changed files with 5 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
---
name: Bug report
about: Create a report to help us improve
name: Bug
about: Create a report to help us improve TypeScript
title: ''
labels: ''
assignees: ''

View File

@@ -1,6 +1,6 @@
---
name: Feature request
about: Suggest an idea for this project
name: Feature Request
about: Suggest an idea
title: ''
labels: ''
assignees: ''

View File

@@ -1,17 +0,0 @@
---
name: Question
about: The issue tracker is not for questions. Please use Stack Overflow or other
resources for help writing TypeScript code.
title: ''
labels: Question
assignees: ''
---
THE ISSUE TRACKER IS NOT FOR QUESTIONS.
IF YOU ARE HAVING PROBLEMS WITH YOUR TYPESCRIPT CODE, DO NOT ASK A QUESTION HERE.
Tens of thousands of TypeScript questions have been asked and answered on StackOverflow; see https://stackoverflow.com/questions/tagged/typescript . You can ask questions there or on other websites.
The only exception is if you have a question about *the TypeScript compiler API itself*. Please post a complete example of what you're trying to do and precisely describe what your question is.

View File

@@ -1,6 +1,6 @@
blank_issues_enabled: false
contact_links:
- name: Stack Overflow
- name: Question
url: https://stackoverflow.com/questions/tagged/typescript
about: Please ask and answer questions here.
- name: TypeScript FAQ