refactor: switch to MIT License, add tagging instructions, and update F-Droid workflow

- Replaces Apache 2.0 with MIT License and updates copyright details
- Adds tagging instructions to `CLAUDE.md` for semantic versioning and CHANGELOG updates
- Updates release workflow to copy metadata to F-Droid repo
This commit is contained in:
2026-03-17 10:55:46 +01:00
parent fc5a612b81
commit 51dba090d6
3 changed files with 23 additions and 70 deletions

View File

@@ -0,0 +1 @@
When asked to tag the current commit, your task is to ask the user whether they want it to be a patch, minor, or major release. Based on their response, you will create a git tag with the appropriate version number. Also update the CHANGELOG.md file with the new Version and the changes made since the last tag.