Skip to content

Commit f5b82d5

Browse files
author
Kristopher Turner
committed
chore: migrate standards to top-level, remove project_management working files
1 parent 1a88b6d commit f5b82d5

25 files changed

Lines changed: 53 additions & 33 deletions

File tree

repo-management/README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Repo Management
2+
3+
This folder contains repo planning, governance, delivery tracking, and working artifacts.
4+
5+
## Standard Layout
6+
7+
| Path | Purpose |
8+
|------|---------|
9+
| `plans/` | Active implementation plans, design notes, and scoped work items |
10+
| `checklists/` | Audit lists, migration checklists, and operational gates |
11+
| `roadmaps/` | Milestones, release phases, and longer-horizon planning |
12+
| `reports/` | Discovery outputs, coverage reports, and analysis artifacts |
13+
| `scripts/` | Repo-management helper scripts |
14+
| `working/` | Drafts, scratch notes, and temporary working material |
15+
16+
## Canonical References
17+
18+
- Label definitions: `azurelocal.github.io/.github/labels.yml`
19+
- Repository standard: `azurelocal.github.io/.github/repo-standard.md`
20+
- Standards source: `azurelocal.github.io/standards/`
21+
22+
## Notes
23+
24+
Use `repo-management/` for planning and coordination artifacts.
25+
Use `standards/` at the repo root for canonical standards.

project_management/canonical-migration-checklist.md renamed to repo-management/checklists/canonical-migration-checklist.md

File renamed without changes.

repo-management/plans/.gitkeep

Whitespace-only changes.

repo-management/reports/.gitkeep

Whitespace-only changes.

repo-management/roadmaps/.gitkeep

Whitespace-only changes.

repo-management/scripts/.gitkeep

Whitespace-only changes.

repo-management/working/.gitkeep

Whitespace-only changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)