diff --git a/docs/adr.md b/docs/adr.md index 4af276c88c4..23a98d057ac 100644 --- a/docs/adr.md +++ b/docs/adr.md @@ -32,5 +32,6 @@ Architectural decisions for JabRef: * [ADR-0022](./adr/0022-remove-stop-words-during-query-transformation.md) - Remove stop words during query transformation * [ADR-0023](./adr/0023-localized-preferences.md) - Localized Preferences * [ADR-0024](./adr/0024-use-%23-as-indicator-for-BibTeX-string-constants.md) - Use `#` as indicator for BibTeX string constants +* [ADR-0025](./adr/0025-reviewdog-reviews.md) - Reviewdog findings are code reviews For new ADRs, please use [template.md](https://github.com/JabRef/jabref/tree/main/docs/adr/template.md) as basis. More information on the used format is available at [https://adr.github.io/madr/](https://adr.github.io/madr/). General information about architectural decision records is available at [https://adr.github.io/](https://adr.github.io). Then add them to the above list.