Skip to content

Commit 09b954f

Browse files
authored
Update issue templates
Add question template and other small changes.
1 parent 78484c4 commit 09b954f

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Feature / API request
3+
about: Suggest an idea for WebView2
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
<!--
12+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
13+
-->
14+
15+
**Describe the solution you'd like and alternatives you've considered**
16+
<!--
17+
A clear and concise description of what you want to happen. This may include:
18+
- Description of what API need to be added or changed.
19+
- Does this API already exist in another WebView-like product? (CEF, WebBrowser, etc.)
20+
- Code that shows the surface area of the API.
21+
- Code that shows real world scenarios, and how they would otherwise be handled.
22+
- Details showing the usage/consumption of the proposed new API, and alternatives (e.g. not having this API).
23+
- Any other context or screenshots about the feature request here.
24+
-->

.github/ISSUE_TEMPLATE/question.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Question
3+
about: Have a question about WebView2?
4+
title: ''
5+
labels: question
6+
assignees: ''
7+
8+
---
9+
10+

0 commit comments

Comments
 (0)