File tree Expand file tree Collapse file tree 1 file changed +14
-17
lines changed Expand file tree Collapse file tree 1 file changed +14
-17
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- name : Generator Lib Support Template
3
- about : Describe this issue template's purpose here .
4
- title : Generator Support for [NAME]
2
+ name : Generator Lib Support/C# Wrapper Request
3
+ about : Suggest adding C# wrapper support for a library .
4
+ title : C # Wrapper for [NAME]
5
5
labels : enhancement
6
- assignees : JunaMeinhold
7
-
8
6
---
9
7
10
- ### Generation Tasks
11
- - [ ] Functions
12
- - [ ] Handles
13
- - [ ] Structs
14
- - [ ] Enums
15
- - [ ] Delegates
16
- - [ ] Extensions
17
- - [ ] Constants
8
+ ### About the Library
9
+ - [ ] Has C-Interface (C header files)
10
+ - [ ] Has COM-Interface
11
+ - [ ] Has C++ only Interface (exclusively C++ classes)
12
+
13
+ ** Link to repository:** [ insert-link-here]
14
+
15
+ #### Short Description of the Library:
16
+ [ Provide a brief description of the library and its features.]
18
17
19
- ### Final Tasks
20
- - [ ] Compatibility checks
21
- - [ ] Generation Tests
22
- - [ ] Execution Tests
18
+ #### Why This Library Deserves a Wrapper:
19
+ [ Explain why this library is important and should have a C# wrapper.]
You can’t perform that action at this time.
0 commit comments