Skip to content

Commit b69b5a4

Browse files
authored
Update issue templates
1 parent d109fd7 commit b69b5a4

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: Basic issue template
3+
about: Basic issue template
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
# Hey there! 👋
11+
12+
Thanks for contributing! Let's make this as smooth as possible.
13+
14+
### What's this about?
15+
(Check what fits best)
16+
- [ ] I found a bug
17+
- [ ] I have a feature idea
18+
- [ ] I need help (consider using [Discussions](https://github.com/zumerlab/snapdom/discussions))
19+
20+
### Describe it simply:
21+
<!-- Tell us what's happening or what you'd like to see -->
22+
23+
### Quick demo?
24+
No pressure! But if it's a visual or code issue, these help a ton:
25+
- [CodeSandbox](https://codesandbox.io)
26+
- [JSFiddle](https://jsfiddle.net)
27+
- [CodePen](https://codepen.io)
28+
- Or just paste relevant code snippets below
29+
30+
### Anything else we should know?
31+
- Device/browser:
32+
- Version:
33+
- Other context:

0 commit comments

Comments
 (0)