We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be3e128 commit 25fa7eeCopy full SHA for 25fa7ee
1 file changed
.github/pull_request_template.md
@@ -29,6 +29,10 @@ If applicable - add the issue that your PR relates to or closes:
29
<!--
30
Provide testing instructions for validating the changes introduced in this PR.
31
This will serve as a starting point for your reviewers, for functional testing.
32
+
33
+If you created a new plugin, you can add a command here which can be used to test authentication.
34
+For example, for the AWS CLI:
35
+ aws s3 ls
36
-->
37
38
0 commit comments