Default issue and PR templates for all repos in the WPUserManager org.
The .github directory here applies to any repo in WPUserManager that doesn't have its own .github directory. See GitHub docs.
| Template | Description |
|---|---|
| Bug Report | Something is broken — includes environment info and severity |
| Feature Request | New functionality — user story format |
| Enhancement | Improve existing functionality |
| Chore | Internal tasks — refactoring, deps, CI, tooling |
Issues are automatically added to the project board and shaped by the ops agent (RICE scoring, acceptance criteria, technical notes).
Guides developers through: what changed, testing instructions, test coverage, and a pre-merge checklist. PRs should use Resolves # to link issues for automatic board status updates.