Skip to content

Commit 4887e18

Browse files
committed
Merge branch 'dev' of github.com:FritzAndFriends/BlazorWebFormsComponents into dev
2 parents 201d5c7 + f649e8a commit 4887e18

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: 'use case'
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)