File tree 1 file changed +9
-2
lines changed 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -257,5 +257,12 @@ without warnings. You can do that locally with::
257
257
Review process
258
258
--------------
259
259
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.
You can’t perform that action at this time.
0 commit comments