Skip to content

Add Bug Report and Feature Request issue templates - #286

Merged
justradical merged 16 commits into
armada-os:mainfrom
Raxcoms:main
Aug 20, 2026
Merged

Add Bug Report and Feature Request issue templates#286
justradical merged 16 commits into
armada-os:mainfrom
Raxcoms:main

Conversation

@Raxcoms

@Raxcoms Raxcoms commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Added these two templates for issues

Bug Report Feature Request
image image

@justradical justradical left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks really nice but a couple of things here need changing, if you have any notes or comments for any of these then just lmk

Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated
Comment thread .github/ISSUE_TEMPLATE/feature_request.yml
Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated
@Raxcoms

Raxcoms commented Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

@justradical I made the changes you suggested
The type property breaks the templates on my repo since I don't have those, so I can't verify if that is working
Eveything else should be fine

@Raxcoms
Raxcoms requested a review from justradical August 20, 2026 15:20
@justradical

Copy link
Copy Markdown
Member

@justradical I made the changes you suggested The type property breaks the templates on my repo since I don't have those, so I can't verify if that is working Eveything else should be fine

guess we'll find out

@justradical
justradical merged commit a09ebab into armada-os:main Aug 20, 2026
drewano added a commit to drewano/armada that referenced this pull request Aug 20, 2026
* fix(pocketds): update display to label for gamescope

* fix(armada-control): resolve dropdown focus freeze in Game Mode (armada-os#272)

* docs(readme): update readme to reflect branding and wiki

* chore: update README

point users to GitHub issues more clearly and correct ROCKNIX device support mention

* feat(thor): added HDR var and panel profile for thor

closes armada-os#254

* chore(ayn): rename panel lua to generic panel name

* chore(Containerfile): update kernel

* Add Bug Report and Feature Request issue templates (armada-os#286)

Co-Authored-By: Radical <radical@radical.fun>

* fix(qam): resolve Quick Access Menu freeze sur charge jeu

Le menu de droite (QAM / Quick Access Menu) gelait aléatoirement
quand un jeu saturait les cores : deux causes cumulatives.

- PluginLoader affamé par CFS : le binaire Decky (FEX x86) tournait
  en SCHED_OTHER Nice 0, donc le thread CEF/Decky n'était plus
  ordonnancé sous charge. Drop-in systemd 10-qam-freeze-fix.conf
  (SCHED_RR 10 + Nice -5 + IOScheduling best-effort) isole Decky de
  la contention jeu — le jeu reste piloté par armada-powerd/perf.

- armada-control bloquait sa boucle selector sur `armada-power
  reload` (D-Bus PowerProfilesDaemon, 1-3 s) lors d'un write_config
  power : plus aucun write_config/game_launched n'était traité et
  les call() Decky timeout -> spinner QAM infini. Le reload est
  désormais fire-and-forget (thread daemon).

Le fix DropdownItemInternal -> Field+Dropdown (armada-os#272) était déjà
présent à a09ebab ; ces deux correctifs couvrent les vecteurs
restants observés sur console 20260819.ddb5553 (aarch64, FEX).

Test: ouvrir un jeu gourmand + spammer QAM/sliders -> plus de
freeze, `chrt -p $(pgrep -f PluginLoader)` affiche RR 10.

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: JPyke3 <github@pyk.ee>
Co-authored-by: Radical <radical@radical.fun>
Co-authored-by: Rax <mpaulo968@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants