diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 00000000..d7161e73 --- /dev/null +++ b/.github/issue_template.md @@ -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**