Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
Created an issue template (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
brnleehng authored and paselem committed Jan 25, 2018
1 parent 00373b9 commit f4bfaeb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Before submitting a bug please check the following:
- [ ] Start a new R session
- [ ] Check your credentials file
- [ ] Install the latest doAzureParallel package
- [ ] Submit a minimal, reproducible example
- [ ] run `sessionInfo()`

**Description**

**Instruction to repro the problem if applicable**

0 comments on commit f4bfaeb

Please sign in to comment.