mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 03:07:48 -03:00
update todo and bug templates
This commit is contained in:
parent
37abab5bfb
commit
c2f19837b1
3 changed files with 11 additions and 5 deletions
6
.github/ISSUE_TEMPLATE/bug-report.md
vendored
6
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
@ -9,13 +9,13 @@ assignees: ''
|
||||||
|
|
||||||
**System Details**
|
**System Details**
|
||||||
- OS: [e.g. Ubuntu 22.04, Windows 7, 8.1, 10, 11]
|
- OS: [e.g. Ubuntu 22.04, Windows 7, 8.1, 10, 11]
|
||||||
- Thorium Version [e.g.107.0.5347.0]
|
- Thorium Version [e.g.126.0.6478.246]
|
||||||
|
|
||||||
**Problem**
|
**Problem**
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
**Screenshots**
|
**Did you read the FAQ?**
|
||||||
If applicable, add screenshots to help explain your problem.
|
https://thorium.rocks/faq
|
||||||
|
|
||||||
**Additional Notes**
|
**Additional Notes**
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|
4
.github/ISSUE_TEMPLATE/feature-request.md
vendored
4
.github/ISSUE_TEMPLATE/feature-request.md
vendored
|
@ -13,5 +13,5 @@ A clear and concise description of what the problem is. Ex. I'm always frustrate
|
||||||
**Describe the solution you'd like, including relevant patches or source**
|
**Describe the solution you'd like, including relevant patches or source**
|
||||||
A clear and concise description of what you want to happen.
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
**Additional Notes**
|
**Did you read the FAQ?**
|
||||||
Add any other context or screenshots about the feature request here.
|
https://thorium.rocks/faq
|
||||||
|
|
6
TODO.md
6
TODO.md
|
@ -48,3 +48,9 @@ https://source.chromium.org/chromium/chromium/src/+/99fe5ddf4ecd908fd52d1d035651
|
||||||
Make UA and hints report chrome, and set hints
|
Make UA and hints report chrome, and set hints
|
||||||
|
|
||||||
fix thorium and shell portable --temp profile
|
fix thorium and shell portable --temp profile
|
||||||
|
|
||||||
|
--M127--
|
||||||
|
|
||||||
|
Fix bookmarks bar underline, bookmarks classic folder icons, menu padding for windows, multiple profiles lag, add remove tab search button
|
||||||
|
Test non-optimized Thorium, versus optimized Thorium, versus vanilla Chromium, versus vanilla Google Chrome, all at the same revision, to get a better idea of the overall picture.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue