From cc5f077f093131693fdceec21ceadd317e8cbef7 Mon Sep 17 00:00:00 2001 From: Ryuta Kamizono Date: Sun, 29 Apr 2018 16:51:34 +0900 Subject: We usually do not use GH#1234 style in the CHANGELOGs [ci skip] --- guides/source/contributing_to_ruby_on_rails.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/source/contributing_to_ruby_on_rails.md b/guides/source/contributing_to_ruby_on_rails.md index c1668f989b..6429fa32c1 100644 --- a/guides/source/contributing_to_ruby_on_rails.md +++ b/guides/source/contributing_to_ruby_on_rails.md @@ -398,7 +398,7 @@ A CHANGELOG entry should summarize what was changed and should end with the auth end end - You can continue after the code example and you can attach issue number. GH#1234 + You can continue after the code example and you can attach issue number. Fixes #1234. *Your Name* ``` -- cgit v1.2.3