PrismLauncher/.github/ISSUE_TEMPLATE
Seth Flynn da4bf6e8c2
style: re-format tree with editorconfig
```
find $PWD \
  -type f \
  ! -path '*/.git/*' ! -path '*/flatpak/shared-modules/*' \
  ! -path '*/libraries/*' ! -path '*/testdata/*' ! -name '*.patch' \
  ! -name '*.svg' ! -name '*.scd' ! -path '*/program_info/LICENSE' \
  ! -path '*/COPYING.md' ! -path '*/cmake/*' ! -name '.gitmodules' \
  -exec eclint -fix {} \;
```

Signed-off-by: Seth Flynn <getchoo@tuta.io>
(cherry picked from commit fd91f87c21)
2026-01-18 23:01:42 +02:00
..
bug_report.yml PrismLauncher → Prism Launcher (again) 2022-10-20 09:13:37 +04:00
config.yml Add Matrix Room 2022-10-20 09:13:37 +04:00
rfc.yml style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
suggestion.yml PrismLauncher → Prism Launcher 2022-10-20 09:13:37 +04:00