super-productivity/.github/PULL_REQUEST_TEMPLATE.md
Corey Newton 972acd358c
docs/wiki content v0.8 (#7068)
* docs(wiki): refactor download page

Rework and improve download page in preparation for README updates.

* chore(ci): simplify the initial release text

Centralizing all links to one place will make maintenance of docs
easier.

* chore(docs): Update meta docs and templates

Aligning issue templates and other docs to support the use of the wiki
and to encourage additions from others.

* chore(docs): align README with new download page
2026-04-01 12:40:28 +02:00

695 B

Problem

Solution

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Documentation
  • Other (please describe)

Checklist

  • I have included relevant changes to the documentation/wiki.
  • I have run npm run checkFile on changed .ts/.scss files
  • I have added tests for my changes (if applicable)
  • Existing tests still pass
  • My commit messages follow the Angular format (type(scope): description)