Skip to content

Commit 89f2894

Browse files
authored
Merge pull request #60 from rtibblesbot/issue-59-b50d9f
Update feature_issue.md template with PRD structure
2 parents dbba154 + 587f9d6 commit 89f2894

File tree

1 file changed

+38
-23
lines changed

1 file changed

+38
-23
lines changed

.github/ISSUE_TEMPLATE/feature_issue.md

Lines changed: 38 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,38 +7,53 @@ type: Tracking Issue
77

88
---
99

10-
_[General guidance: When drafting a feature project, the goal is to create a reference for project scope and context. Write for our core product team. The issue should not be overly technical, and should be be comprehensible and a useful reference to devs, designers, and QA team, to build a shared source of understanding. Anyone at LE should be able to read this and more or less understand the project. If there is relevant information or context that is for the internal team only, please add that in a notion page and link it, rather than adding directly to these issues.]_
10+
## Requirements
1111

12-
## Overview
12+
### What problem are we solving?
1313

14-
_[First, the project and purpose in one sentence, i.e.: Allow coaches and admins to customize quiz questions in Koilbri]_
14+
### Why this? Why now?
1515

16-
_[Then, more detail]_
17-
- What is this feature? What problem is it solving?
18-
- Why are we doing this now?
19-
- What feedback, requests, insights and/or concerns are shaping this feature? Include specific comments from partners, clearinghouse, or teammates as relevant.
16+
## Outcomes
2017

21-
### Contributors
22-
_[Fill this out as people are assigned]_
23-
- Technical lead: [github handle]
24-
- Individual contributors: [list all github handles]
25-
- Designer: [if a specific designer is leading]
26-
- Other relevant LE team members: [optional, i.e. imps point person]
18+
- [Specific, measurable outcome]
2719

28-
### Goals
29-
- Who is this feature for? Outline user stories below, but also mention if there is a specific partner and/or deployment
30-
- How do we know this feature is successful?
20+
## Constraints
3121

32-
### User Stories or Requirements
33-
_[Break down the main workflows thematically, but still at a high level. How are the goals of the project realized in the UI? If there isn't a UI portion of this project, what are the key outcomes or improvements? There should probably only be a few of these per project]_
22+
- [Budget, deadline, technical limitation]
3423

35-
### Target Quarter and Due date
36-
- What is the timeline of this project?
37-
- If there is a specific due date, especially for a contractual deliverable, include it. Otherwise, include an estimated delivery date, and what quarter(s) this will be worked on
24+
## Dependencies
3825

39-
### Product Issues
40-
_[Issues should be attached as sub issues as they are created. There will probably be 1-2 per User Story]_
26+
- [What this project blocks or is blocked by]
4127

28+
## Assumptions
29+
30+
- [Things treated as true without proof]
31+
32+
## Risks
33+
34+
- [What could derail this project]
35+
36+
## Timeline
37+
38+
- [Milestone]: [Date]
39+
40+
## Out of Scope
41+
42+
- [Explicit exclusion]
43+
44+
## Context
45+
46+
### Relevant Feedback
47+
48+
- [Feedback from partners, users, clearinghouse, teammates]
49+
50+
### Technical Context
51+
52+
- [Relevant systems, prior art, technical considerations]
53+
54+
### Reference Links
55+
56+
- [Link]
4257

4358
<!--
4459
AI USAGE - DEEP guidelines

0 commit comments

Comments
 (0)