4 changed files with 86 additions and 14 deletions
@ -0,0 +1,72 @@ |
|||
Please choose between bug report/feature request accroding to your need. |
|||
|
|||
--- |
|||
name: Bug report |
|||
about: Create a report to help us improve |
|||
title: '' |
|||
labels: '' |
|||
assignees: '' |
|||
|
|||
--- |
|||
|
|||
Please at least answer all questions marked with * below. Issues without answering these questions will be closed. |
|||
|
|||
**\*Device info (please complete the following information):** |
|||
- Device: [e.g. Samsung Galaxy S6] |
|||
- OS: [e.g. LineageOS 16.0] |
|||
- Arch: [e.g. arm64] |
|||
- Variant: [e.g. monochrome] |
|||
- Version: [e.g. 81.0.4044.138] |
|||
|
|||
**\*Is the bug related to extensions/on the extension-support version?** |
|||
Yes/No |
|||
|
|||
**\*If not related to extensions/extension-support version, can the bug be reproduced with corresponding non-extension-support ungoogled-chromium-android version?** |
|||
Yes/No |
|||
|
|||
**\*If not related to extensions/extension-support version, can the bug be reproduced with corresponding vanilla Chromium (the one directly from Google) version?** |
|||
Yes/No |
|||
|
|||
**\*Describe the bug** |
|||
A clear and concise description of what the bug is. |
|||
|
|||
**\*To Reproduce** |
|||
Steps to reproduce the behavior: |
|||
1. Go to '...' |
|||
2. Click on '....' |
|||
3. Scroll down to '....' |
|||
4. See error |
|||
|
|||
**\*Expected behavior** |
|||
A clear and concise description of what you expected to happen. |
|||
|
|||
**Screenshots** |
|||
If applicable, add screenshots to help explain your problem. |
|||
|
|||
**Additional context** |
|||
Add any other context about the problem here. |
|||
|
|||
|
|||
--- |
|||
name: Feature request |
|||
about: Suggest an idea for this project |
|||
title: '' |
|||
labels: '' |
|||
assignees: '' |
|||
|
|||
--- |
|||
|
|||
**Please explain why your feature request fall into the scope of ungoogled-chromium?** |
|||
See [ungoogled-chromium#objectives](https://github.com/Eloston/ungoogled-chromium#objectives) for a detailed list of objectives of this project. [...] |
|||
|
|||
**Please describe the feature you would like to have** |
|||
A clear and concise description of what the problem is. [...] |
|||
|
|||
**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. |
Loading…
Reference in new issue