Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# General Technical Review questions
v1.0
v1.0.1
## Introduction

The General Technical Review questions can be completed by a project in lieu of a presentation to a Technical Advisory Group (TAG) as well as to satisfy the Engineering Principle requirements of a Sandbox application or Due Diligence for moving levels.
Expand Down Expand Up @@ -57,19 +57,19 @@ If this is the case for your project, please mark it as not-applicable (N/A) and
- **Project Version:**
- **Website:**
- **Date Updated:** YYYY-MM-DD
- **Template Version:** v1.0
- **Template Version:** v1.0.1
- **Description:** <!-- Short project description -->



## Day 0 - Planning Phase

### Scope

* What technical and business requirements and problems is the project intended to address? How does it address them?
Comment thread
joshgav marked this conversation as resolved.
Outdated
* What unique values does the project offer compared to similar and related projects?
Comment thread
joshgav marked this conversation as resolved.
Outdated
* What are the primary use cases for the project? What additional use cases are supported by the project?
Comment thread
joshgav marked this conversation as resolved.
Outdated
* Are these use cases that are explicitly unsupported by the project and why?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is covered by the 'out of scope' question

* Describe the roadmap process, how scope is determined for mid to long term features, as well as how the roadmap maps back to current contributions and maintainer ladder?
* Describe the target persona or user(s) for the project?
* Explain the primary use case for the project. What additional use cases are supported by the project?
* Explain which use cases have been identified as unsupported by the project.
* Describe the intended types of organizations who would benefit from adopting this project. (i.e. financial services, any software manufacturer, organizations providing platform engineering services)?
* Please describe any completed end user research and link to any reports.

Expand Down