docs: uiservice

This commit is contained in:
0xSage 2023-10-10 12:23:07 +08:00
parent 7c2815c0b5
commit 3222b40317

24
adr/adr-005-UIService.md Normal file
View File

@ -0,0 +1,24 @@
# ADR {ADR-NUM}: {TITLE}
## Changelog
- {date}: {changelog}
## Status
What is the status, such as proposed, accepted, rejected, deprecated, superseded, etc.?
{Proposed|Accepted|Rejected}
## Context
What is the issue that we're seeing that is motivating this decision or change?
## Decision
What is the change that we're proposing and/or doing?
## Consequences
What becomes easier or more difficult to do because of this change?
## Reference