Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 763 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (10 loc) · 763 Bytes

Contributing

First off, thank you for considering contributing to Pastor.

Reporting a bug

  • Please, ensure the bug was not already reported by searching on GitHub under Issues.
  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible.

Fixing an issue / bug

  • Open a new GitHub pull request with the patch that fixes the bug.
  • Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.

Creating or changing features

  • Follow the same instructions from reporting a bug.