diff --git a/.github/PULL_REQUEST_TEMPLATE/stable-version.md b/.github/PULL_REQUEST_TEMPLATE/stable-version.md new file mode 100644 index 000000000..ca495c3d4 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/stable-version.md @@ -0,0 +1,11 @@ +--- +name: Udate the version from an Adapter in stable repository +about: Version increases of the stable version +title: '' +labels: '' +assignees: '' +--- + +**Checklist** +[ ] Adapter testing is still green for the current version? +[ ] You got feedback from users that the new version is working as expected?