Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 976 Bytes

File metadata and controls

45 lines (29 loc) · 976 Bytes

Contributing to PolyPay

Thank you for your interest in contributing to PolyPay!

About the Project

PolyPay is a privacy-preserving payroll platform built on Horizen. For full documentation, visit PolyPay Docs.

Getting Started

  1. Fork the repository
  2. Clone your fork
  3. Follow the Quick Start guide

How to Contribute

Report Bugs

Open an issue with:

  • Clear description of the bug
  • Steps to reproduce
  • Expected vs actual behavior

Request Features

Open an issue with:

  • Description of the feature
  • Why it would be useful

Submit Code

  1. Create a new branch from main
  2. Make your changes
  3. Ensure code follows existing style
  4. Open a Pull Request

Pull Request Guidelines

  • Create a clear title describing the change
  • Link related issues if applicable
  • Keep changes focused and minimal

Questions?

Open an issue or reach out to the team.