mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-15 04:07:49 +08:00
18 lines
658 B
Markdown
18 lines
658 B
Markdown
## Contribution Policy
|
|
|
|
We do not accept pull requests generated primarily by AI without genuine understanding or real-world usage context.
|
|
|
|
All contributions are expected to demonstrate:
|
|
- A clear understanding of the codebase
|
|
- Alignment with product direction
|
|
- Thoughtful reasoning behind changes
|
|
- Evidence of real-world usage or hands-on experience with the problem
|
|
|
|
If these expectations are not met, we would prefer to implement the changes ourselves rather than spend time reviewing low-effort submissions.
|
|
|
|
---
|
|
|
|
## Acknowledgement
|
|
|
|
- [ ] I confirm that this PR meets the above expectations and reflects my own understanding and real-world context.
|