1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00
Slimefun4/docs/adr/README.md

11 lines
444 B
Markdown
Raw Normal View History

# ADR
An ADR (Architecture Decision Record) is a document describing large changes, why we made them, etc.
## Making a new ADR
If you're making a large change to Slimefun, we recommend creating an ADR
in order to document why this is being made and how it works for future contributors.
Please follow the general format of the former ADRs or use a tool
such as [`adr-tools`](https://github.com/npryce/adr-tools) to generate a new document.