plan to migrate docs from design-notes repository#11510
Open
nicolejms wants to merge 2 commits intoradius-project:mainfrom
Open
plan to migrate docs from design-notes repository#11510nicolejms wants to merge 2 commits intoradius-project:mainfrom
nicolejms wants to merge 2 commits intoradius-project:mainfrom
Conversation
0e12dd2 to
0e4aebf
Compare
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a written migration plan for moving selected design documents from the radius-project/design-notes repository into this repo, including proposed criteria and a target directory structure under eng/design-notes/.
Changes:
- Add
eng/design-notes/migration-plan.mddescribing migration criteria and exclusions - Propose a topic-grouped folder structure and naming conventions for migrated design notes
- Enumerate documents recommended vs. not recommended for migration with implementation evidence
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11510 +/- ##
==========================================
+ Coverage 51.07% 51.23% +0.15%
==========================================
Files 699 699
Lines 44316 44050 -266
==========================================
- Hits 22634 22568 -66
+ Misses 19517 19326 -191
+ Partials 2165 2156 -9 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
fixing a few nits and mismatched naming schemes Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Nicole James <101607760+nicolejms@users.noreply.github.com>
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Proposed migration plan for moving design documents into the radius repository to improve copilot interaction and context.
Type of change
Document only
Fixes: N/A
Contributor checklist
Please verify that the PR meets the following requirements, where applicable: