Commit graph

3 commits

Author SHA1 Message Date
Ryan Brue
ea5b838bc5
Desktop file fixes (#1196)
* fix: Desktop file validation failing

There was a missing [es] in a translation and a translated Comment that doesn't exist in english. This commit makes desktop-file-validate pass

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>

* improv(ci): Add desktop file validation to CI

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>

---------

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2025-09-22 12:55:16 -06:00
Ryan Brue
29ec08cd36 ci: Add a test workflow
This commit adds a simple CI job that runs cargo test, to help with ensuring changes don't regress in tests

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2025-08-20 17:13:43 -04:00
leviport
c499cc1847 Add issue template 2024-08-27 15:54:25 -06:00