22 lines
810 B
Markdown
22 lines
810 B
Markdown
|
|
# Issue Tracker
|
||
|
|
|
||
|
|
This repository uses Gitea issues as the canonical issue tracker.
|
||
|
|
|
||
|
|
## Platform
|
||
|
|
|
||
|
|
- Host: dogar.darkhelm.org
|
||
|
|
- Repository: DarkHelm.org/plex-playlist
|
||
|
|
- Tracker mode: GitHub-style issue workflow on Gitea
|
||
|
|
|
||
|
|
## How skills should use this tracker
|
||
|
|
|
||
|
|
- Read open and closed issues in this repository as the source of truth.
|
||
|
|
- Create new issues in this repository when a skill generates implementation work.
|
||
|
|
- Update existing issues with status, notes, and cross-references to branches and pull requests.
|
||
|
|
- Reference issue IDs in branch names and PR descriptions using the PP- prefix convention.
|
||
|
|
|
||
|
|
## Operational notes
|
||
|
|
|
||
|
|
- Prefer repository issues over local scratch files for planning and tracking.
|
||
|
|
- If automation tooling expects GitHub semantics, treat Gitea issues as equivalent for workflow purposes.
|