Skip to content

Latest commit

 

History

History
75 lines (49 loc) · 2.38 KB

File metadata and controls

75 lines (49 loc) · 2.38 KB

🎯 MyZubster Issue Guidelines

This document outlines the rules and expectations for opening, claiming, and managing issues in the MyZubster ecosystem.


📌 Opening a New Issue

Before opening a new issue, please check if a similar issue already exists.

When creating a new issue, include:

  • Title: A clear, concise description of the problem or feature.
  • Description:
    • What is the expected behavior?
    • What is the actual behavior (if a bug)?
    • Steps to reproduce (if applicable).
    • Any relevant logs, screenshots, or error messages.
  • Labels: Add appropriate labels (e.g., bug, enhancement, good-first-issue, bounty).

🧑‍💻 Claiming an Issue

  • Comment on the issue to express your interest.
  • A maintainer will assign the issue to you.
  • Please only claim issues you intend to complete in a reasonable time.

💰 Bounties & Payment Policy

  • All bounty payments are made exclusively in XMR (Monero).
  • If an issue has a bounty, it will be clearly labeled (e.g., bounty, paid, or an XMR amount).
  • To receive payment:
    1. Complete the work and open a Pull Request (PR).
    2. Provide a valid XMR address in the PR description or in a comment.
    3. Once the PR is merged, the bounty will be sent to the provided XMR address.
  • Issues without a bounty label are community contributions and are not eligible for payment.

📋 Issue Lifecycle

  1. Open – The issue is created and available for assignment.
  2. Assigned – A contributor is assigned to the issue.
  3. In Progress – The contributor is actively working on the issue.
  4. Ready for Review – A Pull Request is opened and linked to the issue.
  5. Under Review – Maintainers are reviewing the PR.
  6. Merged / Closed – The PR is merged and the issue is closed.

🚫 What Not to Do

  • Do not claim multiple issues at once without maintainer approval.
  • Do not open a PR without first claiming the issue.
  • Do not post code snippets in issue comments instead of a full PR — this will not be accepted as a valid solution.

📞 Need Help?

If you have questions about an issue, comment directly on it or reach out to the maintainers.


🔗 Related Documents


Thank you for helping us build MyZubster! 💚