summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@ifm.com>2022-07-15 11:10:31 +0200
committerMatthias Beyer <matthias.beyer@ifm.com>2022-08-08 08:24:35 +0200
commitdf62df8551a85c9180d81fa37a695ceed76a0844 (patch)
treeda24e309730aeeeaee2ae763daa65ef22aff1bd5
parent02ea158b32a63d2658941da5b5dddba089b1f24d (diff)
Add paragraph about draft PRsdoc/contributing-plugins
Signed-off-by: Matthias Beyer <matthias.beyer@ifm.com>
-rw-r--r--docs/src/contributing-plugins.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/src/contributing-plugins.md b/docs/src/contributing-plugins.md
index 2a9e55a5..19ea8942 100644
--- a/docs/src/contributing-plugins.md
+++ b/docs/src/contributing-plugins.md
@@ -36,6 +36,9 @@ have to follow these steps:
free to contact us to discuss your workflow.
Once you're ready with your plugin, please propose it to us via a pull request.
+If you're unsure about whether it meets our requirements for quality, feel free
+to open a pull request anyways. If you open it as a draft, make sure to ping
+someone, as we're not necessarily looking at draft pull requests!
The plugin will then be marked as "staging" plugin by us and be included IF it
meets our criteria for code quality and scope.