Skip to content

Conversation

hyder
Copy link
Collaborator

@hyder hyder commented Nov 19, 2021

Signed-off-by: Ali Mukadam ali.mukadam@oracle.com

Signed-off-by: Ali Mukadam <ali.mukadam@oracle.com>
@hyder hyder requested a review from snafuz November 19, 2021 07:45
@ttscoff
Copy link
Contributor

ttscoff commented Nov 19, 2021

Syntax correction: triple backticks should only be used for multi-line fenced code:

```
...code...
```

Inline code spans should always use single backticks surrounding them. Please revise to avoid:

one line ```code``` spans

1. Once your PR has been approved and merged, it's time to do update your local repo.

2. Ensure you are on main:
```git checkout main```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one-line code spans use a single backtick, please. A newline must exist between a parent list item and indented paragraph/code content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants