Is your feature request related to a problem? Please describe.
There is currently no centralized place to track the design decisions made throughout the project. This makes it difficult for new contributors or team members to understand the reasoning behind certain choices.
Describe the solution you'd like
Document the design decisions made during the development of the project in a docs/ folder. This will serve as a reference to understand why specific design choices were made and help maintain consistency across the project.
Additional context
An example of how the documentation could look like is Epic Stack's.
Is your feature request related to a problem? Please describe.
There is currently no centralized place to track the design decisions made throughout the project. This makes it difficult for new contributors or team members to understand the reasoning behind certain choices.
Describe the solution you'd like
Document the design decisions made during the development of the project in a docs/ folder. This will serve as a reference to understand why specific design choices were made and help maintain consistency across the project.
Additional context
An example of how the documentation could look like is Epic Stack's.