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 + +