Skip to content

Commit 4a5e661

Browse files
tshepangUrgau
authored andcommitted
canonicalize-issue-links.md: improve readability
1 parent 3397285 commit 4a5e661

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/triagebot/canonicalize-issue-links.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Canonicalize Issue Links
22

3-
GitHub permits having automatic action like `Fixes #123` which closes the issue number `123`, this handler updates the pull-request description with the canonicalized version, `Fixes org/repo#123`.
3+
GitHub permits having automatic action like `Fixes #123`, which closes the issue number `123`.
4+
This handler updates the pull-request description with the canonicalized version, `Fixes org/repo#123`.
45

56
This is useful when updating subtrees into the upstream repository as it avoids referencing and closing the issue from the upstream repository instead of the one from the subtree.
67

0 commit comments

Comments
 (0)