From c8dab030da079033991b07448bd6d464136ce464 Mon Sep 17 00:00:00 2001 From: Tim Green Date: Sat, 12 Apr 2014 18:21:21 +0100 Subject: [PATCH] Linking issues --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a1e085c..1877f47 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,12 @@ If a particular commit fixes an issue, any of the keywords `fix/fixes/fixed` or $ git commit -m "Refactor code, fixes #12" ``` +## Cross-link issues + +If you want to link to another issue in the same repo, simple type hash `#` then the issue number, it will be auto-linked. + +To link to an issue in another repo, `user_name/repo_name#ISSUE_NUMBER` e.g. `tiimgreen/toc#12`. + ## Emojis Emojis can be generated on Pull Requests, Issues, READMEs, etc. using `:name_of_emoji:`