Skip to content

Commit a1c52ce

Browse files
authored
Use backticks in changelog examples
1 parent 25fa7ee commit a1c52ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Here are a few guidelines for writing a good changelog:
5151
A few examples:
5252
5353
Authenticate the AWS CLI using Touch ID and other unlock options with 1Password Shell Plugins.
54-
The AWS plugin can now be correctly initialized with a default credential, using 'op plugin init'.
55-
The AWS plugin now checks for the 'AWS_SHARED_CREDENTIALS_FILE' environment variable and attempts to import credentials using the specified file.
54+
The AWS plugin can now be correctly initialized with a default credential, using `op plugin init`.
55+
The AWS plugin now checks for the `AWS_SHARED_CREDENTIALS_FILE` environment variable and attempts to import credentials using the specified file.
5656
5757
For more examples, have a look over 1Password CLI's past release notes:
5858
https://app-updates.agilebits.com/product_history/CLI2

0 commit comments

Comments
 (0)