Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 1.17 KB

CONTRIBUTING.md

File metadata and controls

26 lines (16 loc) · 1.17 KB

Contributing to mockk-patterns

In general, contributions are welcome.

This project uses issues for bugfixes and feature requests

Please search in both open and closed issues if the bug report or feature request has already been discussed.

  • If there is an existing issue, please leave a 👍 or comment on it.
  • If there is no existing issue, please open a new issue.

The issue assignee works on the issue

If you want to address the issue and open a PR, please request so in the issue; you will be assigned to it. Then go ahead and do your magic to resolve the issue! Open a PR linked to the issue.

  • Open a draft PR while the PR is not ready for review.
  • Open a regular PR or convert your draft PR to a regular PR when it is ready for review. Also request a review from a maintainer.

The PR author will be the assignee of the PR unless discussed otherwise.

The PR assignee maintains the PR while it is open

Being the PR assignee means that you're in charge of maintaining the PR until it is merged or closed.