Skip to content

Commit 25fa7ee

Browse files
authored
Add comment in PR template for users to add a command to test authentication
1 parent be3e128 commit 25fa7ee

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ If applicable - add the issue that your PR relates to or closes:
2929
<!--
3030
Provide testing instructions for validating the changes introduced in this PR.
3131
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
3236
-->
3337

3438

0 commit comments

Comments
 (0)