Skip to content

Commit f53758d

Browse files
authored
Update issue templates
1 parent c564009 commit f53758d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/ISSUE_TEMPLATE/use-case.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Use Case
3+
about: Sample use case for an ASPX page that should be supported
4+
title: 'Use Case:'
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
### Describe your usage scenario
11+
12+
### Provide some sample code to illustrate
13+
14+
```html
15+
<Sample Code Here />
16+
```

0 commit comments

Comments
 (0)