Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.89 KB

CONTRIBUTING.md

File metadata and controls

49 lines (39 loc) · 1.89 KB

Contributing Guide

Table of Contents

Introduction

Feature Requests

  • Check existing requests.
  • Submit a new request if needed, explaining benefits and relevance.

Bug Reports

  • Verify if the bug is already reported via open bugs.
  • Report new bugs with:
    • Description: Summary of the issue.
    • Steps to Reproduce: Clear steps.
    • Expected vs. Actual Results.
    • Version Info.

Pull Requests

  • Review existing PRs first.
  • Submit small, well-tested PRs anytime.
  • PRs undergo thorough reviews; responsiveness is key.

Collaboration

  • Engage with feedback and reviews.
  • Small, Focused Commits: Easier to review and test.
  • Respectful Interaction: Collaboration thrives on patience.

Additional Contributions

  • Improve documentation or suggest feature enhancements.
  • Report serious security issues to [email protected]. Use PRs for less critical fixes.

Collaborator Status

  • After a PR is Merged: Potential "collaborator status."
  • Responsibilities: Review PRs, resolve issues, and submit new contributions.
  • Inactive Collaborators: May be temporarily removed for security but reinstated later.

Your ideas, reports, and contributions make this project valuable for everyone. Thank you so much for your help! :-)