Skip to content

Commit

Permalink
added issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Aug 7, 2016
1 parent 40b6002 commit 58b5993
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .Rbuildignore
Expand Up @@ -16,3 +16,5 @@ vignettes/cache/
^CONDUCT\.md$
^cran-comments\.md$
^revdep$
^issue_template\.md$

1 change: 1 addition & 0 deletions issue_template.md
@@ -0,0 +1 @@
<!-- If this issue relates to usage of the package, whether a question, bug or similar, paste your devtools::session_info() or sessionInfo() into the code block below. If not, delete all this and proceed :) -->

0 comments on commit 58b5993

Please sign in to comment.