SSWConsulting / SSWConsulting/SSW.CleanArchitecture
🗣️ Agree on how to record decisions
Open
@danielmackay is already working on this.
Since Jun 6, 2023.
- Dominant language
- C#
- Stars
- 199
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
While working on this template we often have discussions on particular concepts and decide to go one way or another. These decisions should be documented in an organized fashion and made public.
Some possible options:
- https://github.com/thomvaill/log4brains
- https://github.com/endjin/dotnet-adr
- GitHub discussions
- Architectural Decision Records (ADRs)
- Key Design Decisions
- Wiki
- (Other?)
Resources:
Ensure any tool allows you to easily access the content if we switch to something else.
### Tasks
- [x] Decide on decision making framework - Log4Brains
- [ ] #113
- [ ] #114
- [ ] #115
- [ ] https://github.com/SSWConsulting/SSW.CleanArchitecture/issues/125
- [ ] https://github.com/SSWConsulting/SSW.CleanArchitecture/issues/126
- [ ] #124
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.