From c2a90a6fa11d5290a6d7fa36815ad1990e4cbe4f Mon Sep 17 00:00:00 2001 From: Yoshiyuki Hirano Date: Fri, 20 Apr 2018 00:37:12 +0900 Subject: Navigate edgeguide from .github template [ci skip] * Navigate prefer edgeguide over guide * Because edgeguide is always described latest policy we have --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/pull_request_template.md') diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 214d63740c..a36687ec99 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -16,6 +16,6 @@ CHANGELOG files by reviewers, please add the CHANGELOG entry at the top of the f Finally, if your pull request affects documentation or any non-code changes, guidelines for those changes are [available -here](http://guides.rubyonrails.org/contributing_to_ruby_on_rails.html#contributing-to-the-rails-documentation) +here](http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#contributing-to-the-rails-documentation) Thanks for contributing to Rails! -- cgit v1.2.3