Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 863 Bytes

CONTRIBUTING.rst

File metadata and controls

35 lines (24 loc) · 863 Bytes

How To Contribute

Contributions are welcome as we strive to make this package as useful as possible for everyone. However time is not always on our side, and changes may not be reviewed or merged in a timely manner.

If this package is found to be missing in functionality, please open an issue describing the proposed change - discussing changes ahead of time reduces friction within pull requests.

Prerequisites

You will need the following things properly installed on your computer:

Installation

  • git clone <repository-url> this repository
  • cd statuscake-py

Running tests

  • pytest

Making Changes

See the contributing guide at devhandbook.org.