fix: remove stale file timmy-config/CONTRIBUTING.md

This commit is contained in:
2026-04-13 00:56:05 +00:00
committed by perplexity
parent 737740a2e6
commit 3bbd944d43

View File

@@ -1,17 +0,0 @@
# Contribution Policy for timmy-config
## Branch Protection Rules
All changes to the `main` branch require:
- Pull Request with at least 1 approval
- Limited CI checks (when available)
- No direct commits or force pushes
- No deletion of the main branch
## Review Requirements
- All PRs must be reviewed by @perplexity
## Stale PR Policy
- Stale approvals are dismissed on new commits
- Abandoned PRs will be closed after 7 days of inactivity
For urgent fixes, create a hotfix branch and follow the same review process.