Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.65 KB

File metadata and controls

25 lines (16 loc) · 1.65 KB

Contribution Guidelines

  • Follow the CONTRIBUTING.md file of the repo to which you are contributing.

  • Gatekeeping (i.e. preventing others from contributing) is not appreciated. Instead of trying to solve all issues at once, focus on and completely resolve one issue at a time.

  • Use GitHub Issues and Pull Requests properly.

    • What is proper may vary from project to project. Some projects accept direct pull requests. Others only accept pull requests that address an existing issue, submmitted by anyone. Others only accept pull requests submitted by a contributor who has been previously assigned to an issue. Please check the CONTRIBUTING.md file or talk to mentors and maintainers to find out what is the case for the project you are contributing to.
  • Avoid spam low-effort contributions.

  • Do not create duplicate issues or duplicate PRs. This indicates unawareness and insufficient project review.

  • Ensure that your PR's description follows our PR template (which will be automatically shown to you when you open the PR). PRs that do not have a properly filled template-compliant description may be closed without review.

  • Comply with our AI Usage Policy in your contributions.

  • Clearly state what you plan to work on and how before starting. Collaborate with others working in the same area.

If you notice any violation of these guidelines, contact a mentor, maintainer or admin. Do not message the violating contributor directly.