Skip to content

Commit 6c1d6e2

Browse files
committed
Document mergify and issue before PR
1 parent 1a56590 commit 6c1d6e2

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

docs/contributing.rst

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,5 +257,12 @@ without warnings. You can do that locally with::
257257
Review process
258258
--------------
259259

260-
Pull requests will be reviewed by a project maintainer. All changes to *sgkit* require
261-
approval by at least one maintainer.
260+
All pull requests require pre-existing issue. If you plan to submit a PR,
261+
please create an issue first to describe and discuss your idea/plan/problem.
262+
263+
Pull requests will be reviewed by a project maintainer. All changes to *sgkit*
264+
require approval by at least one maintainer.
265+
266+
We use `mergify <https://mergify.io/>`_ to automate PR flow, should you like
267+
an automated merge of your PR, label it with ``auto-merge``, and when your PR
268+
gets: at least one +1 and a clean build it will get merged automatically.

0 commit comments

Comments
 (0)