Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 1.3 KB

milestone_template.md

File metadata and controls

52 lines (28 loc) · 1.3 KB

Milestone Name

Track Milestone Here

Overview

Insert high level overview of the problem we're trying to solve. Reference any additional background documentation here via links. Keep this section relatively short.

External Dependencies

List out anything we might need that we might be relying on outside of our immediate control. This can be other teams as well as specific external open source modules.

Functionality

  • list out all the required features here.
  • link to github issues as they are generated.
  • ensure each new issue is added to the github milestone.

Operations

Add any work required on the ops side.

Documentation

Call out places that need to be updated with links to github markdown files

Validation

- [ ] Publish the results of benchmark / load-test execution and make scaling recommendations. - [ ] Update / add acceptance tests to validate that the all required functionality has been implemented successfully.
input query expected result

Future Work

Outline anything that won't be done as part of this milestone but should be tracked and prioritized in the future.