Skip to content

Commit 3e140fb

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents fcdeb84 + 5495c7c commit 3e140fb

File tree

5 files changed

+720
-0
lines changed

5 files changed

+720
-0
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Bug
3+
about: Create a bug report
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
// A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
// Steps to reproduce the behavior (you may provide a sb3 file)
15+
16+
**Expected behavior**
17+
// A clear and concise description of what you expected to happen.
18+
19+
**Screenshots**
20+
// If applicable, add screenshots to help explain your problem.
21+
22+
**Additional context**
23+
// Add any other context about the problem here.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Custom issue template
3+
about: Describe this issue template's purpose here.
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Custom issue template
3+
about: Describe this issue template's purpose here.
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+

0 commit comments

Comments
 (0)