Added formatting in readme

This commit is contained in:
Amanda Sternberg 2025-09-25 08:41:40 +02:00
parent e89c694f97
commit cafbf2109a

View file

@ -27,6 +27,7 @@ Want to contribute to Anki? Check out the [Contribution Guidelines](./docs/contr
When opening a pull request, please make sure the PR title follows the When opening a pull request, please make sure the PR title follows the
[Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) style. [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) style.
Examples: Examples:
- `feat: add new learning mode` - `feat: add new learning mode`
- `fix: avoid crash when merging notetypes` - `fix: avoid crash when merging notetypes`