Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whoeza/xp-project-template-help
eXtreme Programming - Project template - Help repository
https://github.com/whoeza/xp-project-template-help
extreme-programming help project template template-project xp
Last synced: 4 days ago
JSON representation
eXtreme Programming - Project template - Help repository
- Host: GitHub
- URL: https://github.com/whoeza/xp-project-template-help
- Owner: Whoeza
- License: gpl-3.0
- Created: 2024-06-09T12:12:25.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T12:37:44.000Z (8 months ago)
- Last Synced: 2025-02-04T16:53:06.169Z (8 days ago)
- Topics: extreme-programming, help, project, template, template-project, xp
- Homepage: https://github.com/users/Whoeza/projects/7
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# eXtreme Programming - Project template - Help repository
This is a help repository.
In case you want to setup an XP project like my [XP project board template](https://github.com/users/Whoeza/projects/7), you can request my help.
Open a new Issue to request help.
### What's included in this template
1) **User Stories**: we add the stuff from the POV of the end-users here -- automatically types them as "User Stories" upon adding new rows
2) **US size**: in case we missed any size estimate, this view grabs anything that was not estimated
3) **Spike**: any US that is of size uncertain
4) **Release Planning**: sorting US by priority, converting them to issues and aggregating them to the milestones
5) **Iteration Planning**: split up dev work into tasks, supporting each US that fits in 1 iteration
6) **Task size**: in case we missed any size estimate on tasks
7) **Current Iteration**: current iteration, table style
8) **Current Kanban**: current iteration, Kanban style
9) **Current Roadmap**: current iteration, roadmap style
10) **Unit Tests**: a global view of all unit tests
11) **Acceptance Tests**: a global view of all acceptance tests