Merge pull request #2658 from OpenRefine/tfmorris-patch-1
Update issue templates
This commit is contained in:
commit
da77350e2f
23
.github/ISSUE_TEMPLATE/bug_report.md
vendored
23
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help us improve OpenRefine
|
about: Create a report to help us improve OpenRefine
|
||||||
|
title: ''
|
||||||
|
labels: bug, to be reviewed
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -9,13 +12,15 @@ about: Create a report to help us improve OpenRefine
|
|||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
1. Go to '...'
|
1. <!-- Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Current Results**
|
**Current Results**
|
||||||
<!-- What results occured or were shown. -->
|
<!-- What results occurred or were shown. -->
|
||||||
|
|
||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
<!-- A clear and concise description of what you expected to happen or to show. -->
|
<!-- A clear and concise description of what you expected to happen or to show. -->
|
||||||
@ -23,13 +28,13 @@ Steps to reproduce the behavior:
|
|||||||
**Screenshots**
|
**Screenshots**
|
||||||
<!-- If applicable, add screenshots to help explain your problem. -->
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
**Desktop<!-- (please complete the following information)-->:**
|
||||||
- OS: [e.g. iOS, Windows 10, Linux, Ubuntu 18.04]
|
- OS: <!-- e.g. iOS, Windows 10, Linux, Ubuntu 18.04 -->
|
||||||
- Browser Version: [e.g. Chrome 19, Firefox 61, Safari, NOTE: OpenRefine does not support IE but works OK in most cases]
|
- Browser Version: <!-- e.g. Chrome 19, Firefox 61, Safari, NOTE: OpenRefine does not support IE but works OK in most cases -->
|
||||||
- JRE or JDK Version:[output of "java -version" e.g. JRE 1.8.0_181]
|
- JRE or JDK Version: <!-- output of "java -version" e.g. JRE 1.8.0_181 -->
|
||||||
|
|
||||||
**OpenRefine (please complete the following information):**
|
**OpenRefine <!--(please complete the following information)-->:**
|
||||||
- Version [e.g. OpenRefine 3.0 Beta]
|
- Version <!-- e.g. OpenRefine 3.0 Beta] -->
|
||||||
|
|
||||||
**Datasets**
|
**Datasets**
|
||||||
<!-- If you are allowed and are OK with making your data public, it would be awesome if you can include or attach the data causing the issue or a URL pointing to where the data is.
|
<!-- If you are allowed and are OK with making your data public, it would be awesome if you can include or attach the data causing the issue or a URL pointing to where the data is.
|
||||||
|
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
3
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for OpenRefine
|
about: Suggest an idea for OpenRefine
|
||||||
|
title: ''
|
||||||
|
labels: enhancement, triage needed
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user