-
Notifications
You must be signed in to change notification settings - Fork 1.1k
chore: issue templates #71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kentcdodds
merged 5 commits into
testing-library:master
from
alexkrolick:chore/issue-templates
May 4, 2018
Merged
Changes from 3 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
--- | ||
name: 🐛 Bug Report | ||
about: Bugs, missing documentation, or unexpected behavior 🤔. | ||
--- | ||
|
||
<!-- | ||
|
||
* Please fill out this template with all the relevant information so we can | ||
understand what's going on and fix the issue. We appreciate bugs filed and PRs | ||
submitted! | ||
|
||
* If you're issue is regarding one of the query APIs (`getByText` | ||
`getByLabelText`, etc), then please file it on the `dom-testing-library` | ||
repository instead. If you file it here it will be closed. Thanks :) | ||
|
||
* Please make sure that you are familiar with and follow the Code of Conduct for | ||
this project (found in the CODE_OF_CONDUCT.md file). | ||
|
||
We'll probably ask you to submit the fix (after giving some direction). If | ||
you've never done that before, that's great! Check this free short video | ||
tutorial to learn how: http://kcd.im/pull-request | ||
|
||
--> | ||
|
||
* `react-testing-library` version: | ||
* `react` version: | ||
* `node` version: | ||
* `npm` (or `yarn`) version: | ||
|
||
### Relevant code or config: | ||
|
||
```js | ||
var your => (code) => here; | ||
``` | ||
|
||
### What you did: | ||
|
||
<!-- What you were doing --> | ||
|
||
### What happened: | ||
|
||
<!-- Please provide the full error message/screenshots/anything --> | ||
|
||
### Reproduction: | ||
|
||
<!-- | ||
If possible, please create a repository that reproduces the issue with the | ||
minimal amount of code possible. | ||
|
||
Or if you can, try to reproduce the issue in a Codesandbox. You can fork the one | ||
here: https://codesandbox.io/s/5z6x4r7n0p | ||
--> | ||
|
||
### Problem description: | ||
|
||
<!-- Please describe why the current behavior is a problem --> | ||
|
||
### Suggested solution: | ||
|
||
<!-- | ||
It's ok if you don't have a suggested solution, but it really helps if you could | ||
do a little digging to come up with some suggestion of how to improve things. | ||
--> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
--- | ||
name: 💡 Feature Request | ||
about: I have a suggestion (and might want to implement myself 🙂)! | ||
--- | ||
|
||
<!-- | ||
|
||
Vote on feature requests by adding a 👍. This helps maintainers prioritize what | ||
to work on. | ||
|
||
* Please fill out this template with all the relevant information so we can | ||
understand what's going on and fix the issue. We appreciate bugs filed and PRs | ||
submitted! | ||
|
||
* If you're issue is regarding one of the query APIs (`getByText` | ||
`getByLabelText`, etc), then please file it on the `dom-testing-library` | ||
repository instead. If you file it here it will be closed. Thanks :) | ||
|
||
* Please make sure that you are familiar with and follow the Code of Conduct for | ||
this project (found in the CODE_OF_CONDUCT.md file). | ||
|
||
We'll probably ask you to submit the fix (after giving some direction). If | ||
you've never done that before, that's great! Check this free short video | ||
tutorial to learn how: http://kcd.im/pull-request | ||
|
||
--> | ||
|
||
### Describe the feature you'd like: | ||
|
||
<!-- | ||
A clear and concise description of what you want to happen. Add any considered | ||
drawbacks. | ||
--> | ||
|
||
### Describe alternatives you've considered: | ||
|
||
<!-- | ||
A clear and concise description of any alternative solutions or features you've | ||
considered. | ||
--> | ||
|
||
### Teachability, Documentation, Adoption, Migration Strategy: | ||
|
||
<!-- | ||
If you can, explain how users will be able to use this and possibly write out a | ||
version of the docs. | ||
--> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
name: ❓ Support Question | ||
about: 🛑 If you have a question 💬, please check out our support channels! | ||
--- | ||
|
||
-------------- 👆 Click "Preview"! | ||
|
||
Issues on GitHub are intended to be related to problems with the library itself, | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. *and feature requests |
||
so we recommend not using this medium to ask them here 😁. | ||
|
||
--- | ||
|
||
## ❓ Support Forums | ||
|
||
* React Spectrum | ||
https://spectrum.chat/react-testing-library | ||
* Reactiflux on Discord | ||
https://www.reactiflux.com | ||
* Stack Overflow | ||
https://stackoverflow.com/questions/tagged/react-testing-library | ||
|
||
**ISSUES WHICH ARE QUESTIONS WILL BE CLOSED** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we add a section after this one for "### Suggested implementation" with a comment that says it's helpful but optional?