Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
johntmyers committed Jun 30, 2020
1 parent 57e6222 commit 54b337d
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/gretel-synthetics-fr---bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
name: Gretel Synthetics FR / Bug Report
about: Request a feature, enhancement, or report a bug
title: "[FR / BUG]"
labels: ''
assignees: zredlined, johntmyers

---

** Are you reporting a bug or FR? **
- [ ] Bug
- [ ] Feature Request

** What version of synthetics are you using? **

<version number here>

** What would you like to see / What problem are you having? **

<describe the FR or bug you are encountering>

** Configuration Params **

<What config params (dictionary / kwargs) are you using for model training>

** Are you using GPU or a CPU? **

<GPU/CPU>

** What environment are you working in? **

<Jupyter / Google Colab / etc>

** What version of python are you using? **

<3.6/3.7>

** Describe the shape / types of the data you are training on **

<DataFrame dimensions, what type of data in the columns, etc>

** Please provide any tracebacks or error messages you are receiving **

0 comments on commit 54b337d

Please sign in to comment.