-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
16372a4
commit 26a3a8c
Showing
1 changed file
with
22 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,22 @@ | ||
--- | ||
name: Epic | ||
about: An epic is a collection of user stories. It can be used to gather features sharing the same goal (e.g. User login management, Migration, Purchase etc.). | ||
title: Epic | ||
labels: Epic | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Why do you want to add this epic ?** | ||
Explain how this is a solution for ARA, what value(s) does it add (e.g. "ARA access does not require any login, anyone can do anything and that can be a problem (for instance, project deletion)"). | ||
|
||
**Description** | ||
What is the epic about ? Feel free to detail as many as you can. | ||
|
||
**Features** | ||
- feature 1 (#xx) | ||
- feature 2 (#yy) | ||
- ... | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the epic request here or even mockups of screen modifications if you have made any :) |