Skip to content

Commit

Permalink
Add quotes for angle braces (llvm#1198)
Browse files Browse the repository at this point in the history
Signed-off-by: Whitney Tsang <whitneyt@ca.ibm.com>

Co-authored-by: Whitney Tsang <whitneyt@ca.ibm.com>
Co-authored-by: Ettore Tiotto <etiotto@ca.ibm.com>
  • Loading branch information
3 people authored Feb 25, 2022
1 parent 8d7479b commit 88cfb9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ Your branch is now up to date with the latest ONNX-MLIR.

## Step 9: Create a pull request

1. Visit your fork at https://github.com/<user>/onnx-mlir (replace `<user>` obviously).
1. Visit your fork at `https://github.com/<user>/onnx-mlir` (replace `<user>` obviously).
2. Click the `Compare & pull request` button next to your `my-branch` branch.

## Step 10: Get a code review
Expand Down

0 comments on commit 88cfb9b

Please sign in to comment.