name | about | title | labels | assignees |
---|---|---|---|---|
New Sample Setup |
New Sample setup checklist |
Ensure you've read the Contributing Guide.
- Setup/Configure Azure Subscriptions (if applicable)
- CI/CD Tooling (Azure DevOps)
- Setup Work Item tracking Tooling (i.e., GitHub Projects - Microsoft Employees only)
- Collaboration and Communication Tooling (i.e., Teams)
- Plan to create Devcontainer with appropriate linters and markdown link checkers.
- Decide whether you are creating an end-to-end sample or single-technology sample.
- Decide which DataOps key concepts (e.g., IaC, CI/CD, Testing, Observability) will you be demonstrating in the sample.
- Decide which Well-Architected Framework concepts your sample will be demonstrating.
- Decide on the name of the sample and located where in the repository structure your sample will sit.
- Overall business / industry scenario of the sample identified (e.g., City Parking Sensor tracking solution) if applicable.
- Branching - Create feature branch (if not exists already) and ensure branch policies to enforce PR process is applied.
- Ceremonies scheduled (e.g., Standups, Backlog Grooming, Planning, Retro), if applicable.
- Sprint Plan, if applicable.
- Ensure appropriate labelling of Github issues.
- Reuse sample project template.
- [Microsoft employees only] Define user stories (github issues/card) in Github project board.