forked from javalin/javalin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
name: "⚠️ Bug report" | ||
about: Use this template to create a bug report | ||
|
||
--- | ||
|
||
**Actual behavior (the bug)** | ||
A description of what happened | ||
|
||
**Expected behavior** | ||
A description of what you expected to happen | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior | ||
|
||
**Additional context** | ||
Add any other context about the bug here |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
name: "\U0001F6A9 Feature request" | ||
about: Use this template to suggest/request a feature | ||
|
||
--- | ||
|
||
**Describe the feature** | ||
A description of the feature | ||
|
||
**Additional context** | ||
Add any other context about the feature request here |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
name: "\U0001F4AC Question" | ||
about: Use this template to ask a question | ||
|
||
--- | ||
|
||
**Describe your question** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
name: "\U0001F4DD General issue" | ||
about: Use this template if the other templates don't fit | ||
|
||
--- | ||
|
||
**Describe your issue** |