# .gitea/ ## Files | File | What | When to read | | ---- | ---- | ------------ | | `PULL_REQUEST_TEMPLATE.md` | PR template | Creating pull requests | ## Subdirectories | Directory | What | When to read | | --------- | ---- | ------------ | | `workflows/` | CI/CD workflow definitions | Pipeline configuration | | `ISSUE_TEMPLATE/` | Issue templates (bug, feature, chore) | Creating issues |