Skip to content

Commit 05cbe5a

Browse files
Update issue reports agian (#34768)
* Update issue templates * Add config.yml * Updates * Updates
1 parent a28fceb commit 05cbe5a

File tree

4 files changed

+5
-22
lines changed

4 files changed

+5
-22
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: Bug report
3-
about: Create a report to help us improve
2+
name: Bug
3+
about: Create a report to help us improve TypeScript
44
title: ''
55
labels: ''
66
assignees: ''

.github/ISSUE_TEMPLATE/Feature_request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: Feature request
3-
about: Suggest an idea for this project
2+
name: Feature Request
3+
about: Suggest an idea
44
title: ''
55
labels: ''
66
assignees: ''

.github/ISSUE_TEMPLATE/Question.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Stack Overflow
3+
- name: Question
44
url: https://stackoverflow.com/questions/tagged/typescript
55
about: Please ask and answer questions here.
66
- name: TypeScript FAQ

0 commit comments

Comments
 (0)