Skip to content

Commit 9f2fa78

Browse files
authored
Update pull_request_template.md
1 parent 63ece14 commit 9f2fa78

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/pull_request_template.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Closes #\<number>
2525

2626
- [ ] 🪲 Bugfix (change which fixes an issue)
2727
- [ ] ⭐ New Feature (change which adds functionality)
28+
- [ ] ⭐ New Example (this PR adds a new example)
2829
- [ ] 🔒 Security fix (change which improves security)
2930
- [ ] 🔮 Code style update (formatting, renaming)
3031
- [ ] 🔨 Refactoring (code optimization without functional change)
@@ -52,16 +53,15 @@ Closes #\<number>
5253
- [ ] Windows 11 (x64)
5354
- [ ] Windows 10 (x64)
5455
- [ ] Windows 10 (x86)
55-
- [ ] other Windows version
56-
- [ ] other operating system
56+
- [ ] Windows Server ......
5757

5858
*Context:*
5959

60-
- [ ] in Browser \<name and version>
61-
- [ ] with Go \<version>
62-
- [ ] with Node.js \<version>
63-
- [ ] with AutoIt \<version>
64-
- [ ] with .NET (C#) \<version>
60+
- [ ] COM object `NetJson.Parser`
61+
- [ ] COM object `NetWebView2.Manager - WebView2`
62+
- [ ] COM object `NetWebView2.Manager - Bridge`
63+
- [ ] UDF - NetWebView2Lib.au3
64+
- [ ] Examples: ...
6565
- [ ] with ...
6666

6767
#### 🔬 Describe how you tested your changes

0 commit comments

Comments
 (0)