Files
calendula/.forgejo/PULL_REQUEST_TEMPLATE.md
Jean-Luc Makiola a3d136f55d
All checks were successful
Release — F-Droid repo + Gitea/Codeberg release / detect (push) Successful in 27s
Release — F-Droid repo + Gitea/Codeberg release / release (push) Has been skipped
Write a contributing guide, and fix what the forge move left stale (#96)
(docs) Update all the docs to be up to date with current status quo
2026-07-30 10:40:07 +02:00

1.3 KiB

What this changes

Why

How it was tested

Checklist

  • There's an issue for this, and (for a feature) it got a go-ahead
  • Targeting the release branch for that issue's milestone — or main, noted above
  • ./gradlew lint test assembleDebug passes locally
  • No values-*/strings.xml touched (Weblate owns those; new English strings in values/ are fine)
  • CHANGELOG.md updated under ## [Unreleased], if the change is user-visible
  • No planning or design documents committed