Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.33 KB

CONTRIBUTING.md

File metadata and controls

28 lines (16 loc) · 1.33 KB

Contibuting to CryptoMiner

Thank you for your interest in contributing to CryptoMiner! There are many ways to contribute, and we appreciate all of them.

Short Links to Important Resources:

How to submit changes:

First of all, we recommend you to read this guideline first for how to contribute. Here are the essential steps to follow when you try to submit the changes:

How to report a bug:

A bug is a demonstrable problem that is caused by the code in the repository. Thank you for contributing to report a bug!

Guidelines for bug reports:

  • Use the GitHub issue search — check if the issue has already been reported.

  • Check if the issue has been fixed — try to reproduce it using the latest master or development branch in the repository.

  • Isolate the problem — create a reduced test case and a live example.