Skip to content

Commit 798fdd1

Browse files
committed
Add redirection
1 parent cc50d1c commit 798fdd1

6 files changed

Lines changed: 8 additions & 77 deletions

File tree

.github/ISSUE_TEMPLATE/Feature request form.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Feature Request
2-
description: Share your idea for a new feature/API enhancement
32
title: "[Feature]: "
3+
description: Share your idea for a new feature/API enhancement
44
labels: ["enhancement"]
55
body:
66
- type: markdown

.github/ISSUE_TEMPLATE/bug_report.md

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

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
contact_links:
2+
- name: WebView2 Questions and Answers
3+
url: https://github.com/MicrosoftEdge/WebView2Feedback/discussions/categories/q-a
4+
about: Ask the community for help
5+
- name: WebView2 Tips and Tricks
6+
url: https://github.com/MicrosoftEdge/WebView2Feedback/discussions/categories/tips-and-tricks
7+
about: Share tips and tricks you've learned for using WebView2

.github/ISSUE_TEMPLATE/feature---api-request.md

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

.github/ISSUE_TEMPLATE/question.md

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

.github/ISSUE_TEMPLATE/tip-.md

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

0 commit comments

Comments
 (0)