-
-
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
a5d69cb
commit 1d9a993
Showing
3 changed files
with
66 additions
and
2 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,37 @@ | ||
--- | ||
name: Bug Report | ||
about: Describe your issue in detail to help us improve Mixo | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
⚠ Have you searched for similar, already existing issues? | ||
|
||
**Describe the issue** | ||
Please write a clear and concise description of the issue here. | ||
|
||
|
||
**Steps to reproduce** | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
|
||
**Expected behaviour** | ||
A clear and concise description of what you expected to happen. | ||
|
||
|
||
**Screenshots** | ||
If applicable, add screenshots or screen recordings to help explain your problem. | ||
|
||
|
||
**System information:** | ||
- Operating system and its version: [iOS 12, Android 10, Ubuntu 22, MacOS Big Sur, etc.] | ||
- Mixo version: [you can find it by going in the Mixo menu > About Mixo] | ||
|
||
|
||
**Additional context** | ||
Please add any other context or comments here that may be useful. |
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
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,27 @@ | ||
--- | ||
name: Feature Request | ||
about: Suggest an idea for Mixo | ||
title: '' | ||
labels: [Enhancement] | ||
assignees: '' | ||
|
||
--- | ||
|
||
⚠ Have you searched for similar, already existing issues? | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. For example: | ||
I'm always frustrated when [...] | ||
|
||
|
||
**Describe the ideal solution** | ||
A clear and concise description of what you want to see in Mixo. | ||
|
||
|
||
**Describe alternatives you have considered** | ||
- How do you solve this issue now with Mixo or other apps? | ||
- Attach any examples, screenshots, or screen recordings from other apps that help us to better understand the idea. | ||
|
||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. |