Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.72 KB

File metadata and controls

44 lines (29 loc) · 1.72 KB
logo Image

Contributing Guidelines

Thank you for contributing to this bug bounty repository.

Eligibility for Bounty Payment

  • Bounty is paid only when your code is merged into the main branch.
  • Opening a pull request or receiving review feedback does not guarantee payment.
  • Closed, rejected, or stale pull requests are not eligible for payout.

Pull Request Scope Rules

  • Each pull request must address exactly one GitHub issue.
  • Do not combine fixes for multiple issues in a single PR.
  • PRs that touch more than one issue will be closed without review.

How to Contribute

  1. Pick an open GitHub issue.
  2. Comment on the issue if you are working on it.
  3. Create a branch for that issue.
  4. Implement and test only the changes needed for that single issue.
  5. Open a pull request that references the issue (for example: Closes #123).

Pull Request Requirements

  • Clearly describe the problem and your fix.
  • Include test coverage or evidence of validation when applicable.
  • Keep changes focused and minimal to the linked issue.
  • Be responsive to maintainer feedback and requested updates.

Review and Merge

  • Maintainers review PRs for correctness, scope, and quality.
  • PRs may be closed if they are out of scope, duplicated, or violate repository rules.
  • Payment processing starts only after successful merge into main.

Code of Conduct

By participating, you agree to collaborate respectfully and professionally in all issue and PR discussions.