Browse Source

Moved issue template to .github directory [skip ci]

Andrew 6 years ago
parent
commit
70bbc658cd
2 changed files with 4 additions and 1 deletions
  1. 0 0
      .github/ISSUE_TEMPLATE.md
  2. 4 1
      CONTRIBUTING.md

+ 0 - 0
ISSUE_TEMPLATE.md → .github/ISSUE_TEMPLATE.md


+ 4 - 1
CONTRIBUTING.md

@@ -21,7 +21,10 @@ Think you’ve discovered an issue?
 gem "blazer", github: "ankane/blazer"
 ```
 
-If the above steps don’t help, create an issue. Include the complete backtrace for exceptions.
+If the above steps don’t help, create an issue. Include:
+
+- Detailed steps to reproduce
+- Complete backtraces for exceptions
 
 ## Pull Requests