Files
APKDownloader/.gitlab/issue_templates/Bug-Report.md
Aayush Gupta a5429f6dc2 .gitlab: Update bug report template
Mention reading wiki in advance and testing nightly builds as well

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2024-01-15 12:27:43 +05:30

73 lines
2.5 KiB
Markdown

<!---
- Please read Troubleshooting and FAQs on the project's website before writing an issue to see if it helps solve your problem!
https://auroraoss.com/guides/wiki-home/
- Provide a general summary of the issue in the Title above.
- Check if your issue or something similar has been reported before (if yes upvote/comment there)
- If you are on latest stable release, please also check if the issue is reproducible on the latest nightly build from here: https://auroraoss.com/AuroraStore/Nightly/
- Make sure you have read [wiki](https://gitlab.com/AuroraOSS/AuroraStore/-/wikis/home) especially FAQs
- If you did not know already, everything between "<!---" & "~->" are comments in Markdown. These will not be visible unless when editing or viewed as raw file.
-->
## Description
<!--- Provide a detailed description to your issue itself, and why you consider it to be a bug -->
## Expected Behaviour
<!--- Tell us what should happen -->
## Actual Behaviour
<!--- Tell us what happens instead -->
## Steps to Reproduce
<!--- Provide a link to a live example (screenshots/recording etc..), or a set of steps to reproduce the issue -->
1.
2.
3.
4.
## Environment
<!---
Include as many relevant details about the environment you experienced the bug in.
For example:
* Device model & codename: OnePlus 8T "instantnoodle"
* Android version: 11.0.0
* Aurora Store version: 4.0.2
* Nightly date: 2024-01-15
* Account Type: Anonymous
* Installation method: root/session/shizuku/app manager
* OS: OxygenOS 11.0.1 (Android skin)
-->
* Device model & codename:
* Android version:
* Aurora Store version:
* Nightly date:
* Account Type:
* Installation method:
* OS:
## Logcat
<!---
- If possible, include a logcat of the issue and upload on dogbin, nekobin, privatebin or any other bin of your choice, otherwise remove this comment section including the subtitle.
- The simplest way to get logs is by using Matlog or similar apps to start logging, then do your steps and save the logs as a .txt file.
- Upload the .txt file or copy/paste to https://del.dog/, https://nekobin.com/, https://privatebin.info/ and paste your link after this comment section.
-->
## Examples
<!-- If you have any examples, e.g. screenshots/videos/designs of the bug you found, paste or link them here. -->
## Additional context
<!-- If you have more info to add, write it in this section, otherwise delete the subtitle and this comment.-->
## Possible solution
<!-- If you believe to have a possible solution, write it in this section, otherwise delete the subtitle and this comment.-->