From cafbf2109a3a3a173b5fcfb828e18240db4acf69 Mon Sep 17 00:00:00 2001 From: Amanda Sternberg Date: Thu, 25 Sep 2025 08:41:40 +0200 Subject: [PATCH] Added formatting in readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ebb89f85c..08726e607 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,9 @@ 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 [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) style. Examples: - - `feat: add new learning mode` - - `fix: avoid crash when merging notetypes` + +- `feat: add new learning mode` +- `fix: avoid crash when merging notetypes` ### Anki Contributors