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 54b337d commit d8394b7
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/ISSUE_TEMPLATE/gretel-synthetics-fr---bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,40 @@ name: Gretel Synthetics FR / Bug Report
about: Request a feature, enhancement, or report a bug
title: "[FR / BUG]"
labels: ''
assignees: zredlined, johntmyers
assignees: johntmyers, zredlined

---

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

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

<version number here>

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

<describe the FR or bug you are encountering>

** Configuration Params **
**Configuration Params**

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

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

<GPU/CPU>

** What environment are you working in? **
**What environment are you working in?**

<Jupyter / Google Colab / etc>

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

<3.6/3.7>

** Describe the shape / types of the data you are training on **
**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 **
**Please provide any tracebacks or error messages you are receiving**

0 comments on commit d8394b7

Please sign in to comment.