mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-26 10:41:29 +00:00
Delete pull_request_template.md
This commit is contained in:
parent
1532428708
commit
7c2ac13487
1 changed files with 0 additions and 35 deletions
35
.github/pull_request_template.md
vendored
35
.github/pull_request_template.md
vendored
|
|
@ -1,35 +0,0 @@
|
|||
# Pull Request
|
||||
|
||||
## What was broken
|
||||
|
||||
<!-- Describe the user-visible or maintainer-visible problem. -->
|
||||
|
||||
## Root cause
|
||||
|
||||
<!-- Explain the specific reason this happened. -->
|
||||
|
||||
## What changed
|
||||
|
||||
<!-- List the focused code or documentation changes in this PR. -->
|
||||
|
||||
## Validation
|
||||
|
||||
- [ ] I searched open and recently closed upstream PRs for overlapping work.
|
||||
- [ ] I recorded the exact tests or checks I ran below.
|
||||
- [ ] If validation was blocked, I explained the blocker clearly.
|
||||
|
||||
### Tests / checks run
|
||||
|
||||
- `...`
|
||||
|
||||
## Risk / follow-up notes
|
||||
|
||||
<!-- Note residual risk, rollout considerations, or deliberate follow-up work. -->
|
||||
|
||||
## Related issues / PRs
|
||||
|
||||
<!-- Example: Fixes #1234, Relates to #1439 -->
|
||||
|
||||
## Fork safety note
|
||||
|
||||
<!-- If this branch lives on a fork with GitHub Actions workflows, mention whether maintainer edits were enabled and whether that is safe for this branch. -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue