1
0
Fork 0
docsearch/.github/ISSUE_TEMPLATE.md
Vincent Voyer 06d3ed147b Add ISSUE_TEMPLATE.md and PULL_REQUEST_TEMPLATE.md (#157)
* Create ISSUE_TEMPLATE.md

* Create PULL_REQUEST_TEMPLATE.md
2017-02-28 15:02:16 +01:00

16 lines
555 B
Markdown

<!--
Thanks for participating in this project!
Please:
- make sure you are using the latest version of the library.
- do at least one GitHub search in current issues, maybe your question is already here
-->
**Do you want to request a *feature* or report a *bug*?**
**What is the current behavior?**
**If the current behavior is a bug, please provide all the steps to reproduce and a minimal
[JSFiddle](https://jsfiddle.net/) example or a repository on GitHub that we can `npm install`
and `npm start`.**
**What is the expected behavior?**