-
Notifications
You must be signed in to change notification settings - Fork 191
Epics
Kevin Hoffman edited this page Oct 1, 2018
·
1 revision
An epic represents a large, multi-part goal that is typically too big to implement in a single sprint.
- Epics have flexible scopes. Issues can be added, edited, and removed as needed.
- In contrast to sprints, epics are not timeboxed.
- It can take several sprints to complete an epic, and that's okay!
Epics are essentially just big issues. For example, feat: improve donor reports
would be an epic, while fix: clarify reports navigation
would be an issue within that epic.
This Wiki is focused on GiveWP development. For help using our WordPress plugin, head over to our website where you'll find Plugin Documentation and Support.