From dc27efccdd4424c4af15b0d4338c3428bd77bb10 Mon Sep 17 00:00:00 2001 From: jacobherrington Date: Sun, 18 Nov 2018 14:37:53 -0600 Subject: Add comments to markdown templates --- .github/issue_template.md | 9 ++++----- .github/pull_request_template.md | 8 ++++---- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to '.github') diff --git a/.github/issue_template.md b/.github/issue_template.md index 2ff6a271db..87e666a7dd 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,13 +1,12 @@ ### Steps to reproduce - -(Guidelines for creating a bug report are [available -here](http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#creating-a-bug-report)) + ### Expected behavior -Tell us what should happen + ### Actual behavior -Tell us what happens instead + ### System configuration **Rails version**: diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a36687ec99..85c0e29ff0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,13 +1,13 @@ ### Summary -Provide a general description of the code changes in your pull + ### Other Information -If there's anything else that's important and relevant to your pull + -- cgit v1.2.3