Skip to content

Commit

Permalink
Update ISSUE_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koba04 committed Dec 30, 2017
1 parent 1b8986b commit 1f689b5
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,33 @@ Before submitting, please read over our commonly reported issues to prevent dupl
* [Cannot find module 'react-dom/lib/ReactTestUtils'](../blob/master/docs/common-issues.md#error-cannot-find-module-react-domlibreacttestutils)
* [Query Selector fails](../blob/master/docs/common-issues.md#query-selector-fails)
* [Testing third party libraries](../blob/master/docs/common-issues.md#testing-third-party-libraries)

If you havn't found any duplicated issues, please report it with your enviroment!

### Current behavior

### Expected behavior

### Your environment

#### API

- [ ] shallow
- [ ] mount
- [ ] render

#### Version

| library | version
| ---------------- | -------
| Enzyme |
| React |

#### Adapter

- [ ] enzyme-adapter-react-16
- [ ] enzyme-adapter-react-15
- [ ] enzyme-adapter-react-15.4
- [ ] enzyme-adapter-react-14
- [ ] enzyme-adapter-react-13
- [ ] others ( )

0 comments on commit 1f689b5

Please sign in to comment.