Skip to content

Commit 43f1bf4

Browse files
authored
Add bpo- and GH- replacements to special links table
1 parent 140654b commit 43f1bf4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

triaging.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -522,13 +522,18 @@ a link to relevant web pages.
522522
| Comment abbreviation | Description |
523523
+=============================================================+=======================================================+
524524
| ``#<number>``, | Links to the tracker issue ``<number>``. |
525+
| ``bpo-<number>``, | |
525526
| ``issue<number>``, or | |
526527
| ``issue <number>`` | |
527528
+-------------------------------------------------------------+-------------------------------------------------------+
528529
| ``msg<number>`` | Links to the tracker message ``<number>``. |
529530
+-------------------------------------------------------------+-------------------------------------------------------+
530531
| ``PR <number>``, | Links to `GitHub pull requests`_. |
531-
| ``PR<number>``, or | |
532+
| ``PR-<number>``, | |
533+
| ``PR<number>``, | |
534+
| ``GH <number>``, | |
535+
| ``GH-<number>``, | |
536+
| ``GH<number>``, or | |
532537
| ``pull request <number>`` | |
533538
+-------------------------------------------------------------+-------------------------------------------------------+
534539
| a 10-, 11-, 12-, or 40-digit hex ``<number>`` | Indicates a Git or Mercurial changeset identifier and |

0 commit comments

Comments
 (0)