mirror of
https://github.com/rizinorg/cutter
synced 2026-08-11 16:23:06 -04:00
Add disclaimer about minimum requirements for new users. (#3567)
This commit is contained in:
parent
a9556de97e
commit
2173984bd6
1 changed files with 12 additions and 0 deletions
|
|
@ -45,3 +45,15 @@ We align with similar policies adopted by other major open-source projects, whic
|
|||
> These issues are generally not urgent, and are intended to be learning opportunities for new contributors to get familiar with the codebase.
|
||||
> Whether you are a newcomer or not, fully automating the process of fixing this issue squanders the learning opportunity and doesn't add much value to the project.
|
||||
> **Using AI tools to fix issues labelled as "good first issues" is forbidden**.
|
||||
|
||||
## Requirements for new contributors
|
||||
|
||||
Due to the high number of AI-generated contributions,
|
||||
we raised the standard for new contributors.
|
||||
|
||||
You must provide a "before" and "after" screenshot or video showing that the change fixed the issue.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> If this requirement is not met, we won't review the PR and will close it
|
||||
> if there are no visible attempts to meet it.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue