-
Notifications
You must be signed in to change notification settings - Fork 1
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
1 parent
f3bcc97
commit 1ccfc3f
Showing
5 changed files
with
86 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,20 @@ | ||
--- | ||
name: "✨ New feature" | ||
about: Suggest a new feature or change to an existing feature/action | ||
title: '' | ||
labels: feature | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Is your feature request related to a problem? Please describe. | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
### Describe the solution you'd like | ||
A clear and concise description of what you want to happen. | ||
|
||
### Describe alternatives you've considered | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
### Additional context | ||
Add any other context or screenshots 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,12 @@ | ||
--- | ||
name: "\U0001F3E0 New action" | ||
about: Got an idea for a new action? Share it with us! | ||
title: '' | ||
labels: feature > new action | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Which [category](https://ixnoah.live/docs/tapactions/creating-actions/#discover-more-actions) would this fit into? If it fits none, what would this new category be called?** | ||
|
||
**Describe what your action does and what options it takes** |
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,10 @@ | ||
--- | ||
name: "\U0001F4DC TapActions wiki" | ||
about: Found a problem with our wiki? | ||
title: '' | ||
labels: documentation | ||
assignees: '' | ||
|
||
--- | ||
|
||
|
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,22 @@ | ||
--- | ||
name: "\U0001F6AB Unexpected crash / kick" | ||
about: Found a bug that causes a crash or kick? | ||
title: '' | ||
labels: bug > crash | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Are you using any other mods? If yes, which? | ||
|
||
|
||
### What were you doing while this happened? | ||
|
||
|
||
### Please share your Minecraft crash log or a screenshot of the kick message | ||
|
||
|
||
### Are you able to replicate this bug? If yes, please share the steps. | ||
|
||
|
||
### If you have additional information, let us know below. |
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,22 @@ | ||
--- | ||
name: "\U0001FAB2 Bug report" | ||
about: Found something that shouldn't happen? | ||
title: '' | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
### Are you using any other mods? If yes, which? | ||
|
||
|
||
### What happened? | ||
|
||
|
||
### What is supposed to happen? | ||
|
||
|
||
### Are you able to replicate this bug? If yes, please share instructions to do so. | ||
|
||
|
||
### If you have additional information, let us know below. |