Skip to content

Commit

Permalink
refactor design section
Browse files Browse the repository at this point in the history
  • Loading branch information
TessFerrandez committed Aug 15, 2024
1 parent eda6a89 commit c237f25
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Your Feature or Story Design Title Here (prefix with DRAFT/WIP to indicate level of completeness)
# Template: Feature / Story Design Review

**Your Feature or Story Design Title Here (prefix with DRAFT/WIP to indicate level of completeness)**

> Does the feature re-use or extend existing patterns / interfaces that have already been established for the project?
> Does the feature expose new patterns or interfaces that will establish a new standard for new future development?
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Your Milestone/Epic Design Title Here (prefix with DRAFT/WIP to indicate level of completeness)
# Template: Milestone / Epic Design Review

**Your Milestone/Epic Design Title Here (prefix with DRAFT/WIP to indicate level of completeness)**

> Please refer to <https://microsoft.github.io/code-with-engineering-playbook/design/design-reviews/recipes/milestone-epic-design-review-recipe/> for things to keep in mind when using this template.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Your Task Design Title Here (prefix with DRAFT/WIP to indicate level of completeness)
# Template: Task Design Review

> When developing a design document for a new task, it should contain a detailed design proposal demonstrating how it will solve the goals outlined below.
**Your Task Design Title Here (prefix with DRAFT/WIP to indicate level of completeness)**

> When developing a design document for a new task, it should contain a detailed design proposal demonstrating how it will solve the goals outlined below.
> Not all tasks require a design review, but when they do it is likely that there many unknowns, or the solution may be more complex.
> The design should include diagrams, pseudocode, interface contracts as needed to provide a detailed understanding of the proposal.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Spike: {Name}
# Template: Technical Spike

**Spike: {Name}**

- **Conducted by:** {Names and at least one email address for follow-up questions}
- **Backlog Work Item:** {Link to the work item to provide more context}
Expand Down

0 comments on commit c237f25

Please sign in to comment.