-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5203 from alphagov/add-cycle-brief-issue-template
Add issue template for cycle briefs
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
name: "Cycle brief template" | ||
about: For internal use only – issue template for writing briefs at the beginning of each cycle | ||
title: "" | ||
labels: "epic" | ||
assignees: "" | ||
--- | ||
|
||
## Brief | ||
|
||
<!-- Use this format if it helps: [Action + Outcome/Output + For User Type + To Solve User Problem] e.g. reinstate the Friday call for contributors to provide an opportunity to engage with the team --> | ||
|
||
## Epic lead | ||
|
||
## Driving role(s) | ||
|
||
## Supporting roles | ||
|
||
## Needs awareness | ||
|
||
## Further detail | ||
|
||
<!-- Any extra context that might help – can include things that are out of scope, things to consider, related work, references --> | ||
|
||
```[tasklist] | ||
### Tasks | ||
- [ ] Add a draft title or issue reference here | ||
``` |