Update to [Layer 133] and [Other Minor Fixes].
Telegram wants all Unofficial Client to instantly change to new layer (on or above 133). This Commit may Fix- - Issue with UnsupportedUser64Bot - minor errors in [listsudo mediainfo] etc. Co-authored-by: Danish <1-Danish00@ultroid.tech>
This commit is contained in:
26
.github/ISSUE_TEMPLATE/bug-reports.yml
vendored
26
.github/ISSUE_TEMPLATE/bug-reports.yml
vendored
@@ -2,11 +2,6 @@ name: Bug Report
|
||||
description: File a bug report
|
||||
title: "[BUG REPORT]"
|
||||
labels: [bug]
|
||||
assignees:
|
||||
- xditya
|
||||
- New-dev0
|
||||
- buddhhu
|
||||
- 1Danish-00
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
@@ -35,8 +30,25 @@ body:
|
||||
label: Version
|
||||
description: What version of Ultroid are you running?
|
||||
options:
|
||||
- 0.0.8 (or later)
|
||||
- 0.0.7 (or lesser)
|
||||
- 0.2
|
||||
- 0.1
|
||||
- 0.0.9
|
||||
- 0.0.8 (or lesser)
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: hosted
|
||||
attributes:
|
||||
label: Hosted On
|
||||
description: You Hosted Ultroid In Which Platform?
|
||||
options:
|
||||
- Vps
|
||||
- Heroku
|
||||
- Railway
|
||||
- Qovery
|
||||
- Termux
|
||||
- Other
|
||||
- Didn't Deployed Yet
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
Reference in New Issue
Block a user