From b2314017c6ca62c10ef3402deafc730094d1fd59 Mon Sep 17 00:00:00 2001 From: Ben Mills Date: Fri, 26 Feb 2016 11:24:57 -0700 Subject: [PATCH] Fix GitHub template formatting and spelling --- .github/ISSUE_TEMPLATE.md | 14 +++++++++----- .github/PULL_REQUEST_TEMPLATE.md | 13 +++++++------ 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 687ec2d3..13e1fa7f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,9 +1,11 @@ #### Expected behavior vs actual behavior -

+ + #### Steps to reproduce *(e.g., detailed walkthrough, runnable script, example application)* -


+ + #### Environment @@ -14,12 +16,14 @@ Output of `ruby -e "puts RUBY_DESCRIPTION"`: OS Type & Version: Integrated application and version *(e.g., Rails, Grape, etc)*: -

+ #### Backtrace *(e.g., provide any applicable backtraces from your application)* -


+ + #### Additonal helpful information *(e.g., Gemfile.lock, configurations, PR containing a failing test, git bisect results)* -


+ + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 951ffcea..f054b00d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,14 +1,15 @@ #### Purpose -

+ #### Changes -

+ #### Caveats -

+ #### Related GitHub issues -

-#### Additonal helpful information -

+ +#### Additional helpful information + +