This repository was archived by the owner on Oct 10, 2025. It is now read-only.
feat: add draft ADRs from PR #16 for review#30
Merged
josecelano merged 1 commit intomainfrom Aug 11, 2025
Merged
Conversation
- Add ADR-009: Proposal to Adopt a Modernized Automation Toolchain - Add ADR-010: Proposal for a Test-Driven Implementation and Structure - Add ADR-011: Proposal for Perl Coding and Security Standards - Add ADR-012: Proposal for Meson Build System Principles and Conventions These ADRs were copied from PR #16 and renumbered to avoid conflicts with the existing ADR sequence. They are placed in docs/adr/draft/ for review and potential integration.
Member
Author
|
ACK 64a6c62 |
Member
Author
|
See #29 (comment) |
|
I would recomended extracting the #### 3. Proposed Repository Structure into a new ADR. For example, perhaps you would like to create a top level |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds the draft ADRs from PR #16 to the
docs/adr/draft/folder for review and potential integration.Changes
Context
These ADRs were originally proposed in PR #16 but were copied to avoid conflicts with the existing ADR sequence. They are placed in
docs/adr/draft/for review and potential integration into the main ADR sequence.Author Attribution
Original author: Cameron Garnham (@da2ce7)
Extracted from: PR #16
Review Notes
Related to PR #16