Skip to content
Snippets Groups Projects
Select Git revision
  • restricted-sqlite-strategies
  • compare-structured-sql-dumps
  • main default protected
  • 235.backup-and-recovery.recovery
  • mypy
  • real-spender
  • github/fork/tp-la/real-spender
  • 260.metric-rejected-zkaps
  • implicit-lease-renewal-problems
  • mach-nix
  • github/fork/tp-la/deep-traverse
  • v0.0
12 results

CONTRIBUTING

Blame
  • After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
    CONTRIBUTING 586 B
    Contributing to ZKAPAuthorizer
    ==============================
    
    Contributions are accepted in many forms.
    
    Examples of contributions include:
    
    * Bug reports and patch reviews
    * Documentation improvements
    * Code patches
    
    File a ticket at:
    
    https://github.com/PrivateStorageio/ZKAPAuthorizer/issues/new
    
    ZKAPAuthorizer uses GitHub keep track of bugs, feature requests, and associated patches.
    
    Contributions are managed using GitHub's Pull Requests.
    For a PR to be accepted it needs to have:
    
    * an associated issue
    * all CI tests passing
    * patch coverage of 100% as reported by codecov.io