Skip to content

Commit b957503

Browse files
Update ISSUE_TEMPLATE.md
1 parent 3d9b7b1 commit b957503

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

ISSUE_TEMPLATE.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
## Problem Description
2-
include a detailed explanation of the problem here...
1+
## What version of React-Table are you using?
2+
Your bug may already be fixed in the latest release. Run `yarn upgrade react-table`!
3+
Place your version here...
34

4-
## Code Snippet(s) or Codepen (http://codepen.io/tannerlinsley/pen/QpeZBa?editors=0010)
5+
## What bug are you experiencing, or what feature are you proposing?
6+
Please include a detailed explanation here...
57

6-
## Steps to Reproduce
7-
1. list the steps
8-
2. to reproduce the issue
8+
## Use https://codesandbox.io/s/X6npLXPRW (by clicking the "Fork" button) to reproduce the issue.
9+
Then paste a link to your newly forked codesandbox here...
910

10-
## System Information
11-
* **Browser & Browser Version:**
12-
* **Node Version:**
13-
* **OS Version:**
14-
* **NPM Version:**
15-
* **Yarn Version:**
11+
## What are the steps to reproduce the issue?
12+
1. list the steps
13+
2. to reproduce
14+
3. the issue

0 commit comments

Comments
 (0)