[llvm] [GitHub] Allow shortcut for "introductory issue" and request linking to issue in PR (PR #84635)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 19 04:46:42 PDT 2024
================
@@ -24,12 +24,12 @@
This issue may be a good introductory issue for people new to working on LLVM. If you would like to work on this issue, your first steps are:
-1. In the comments of the issue, request for it to be assigned to you.
+1. In the comments of this issue, request for it to be assigned to you, or just create a [pull request](https://github.com/llvm/llvm-project/pulls) after following the steps below. [Mention](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) this issue in the description of the pull request.
----------------
RKSimon wrote:
Fix the numbered list?
https://github.com/llvm/llvm-project/pull/84635
More information about the llvm-commits
mailing list