Skip to content
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

Couple small typos & tweaks to issue template #618

Merged
merged 1 commit into from
Oct 20, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ Welcome to MobX. Please provide as much relevant information as possible!

I have a*:

1. [ ] Question. Feel free to just state your quesetion :) For a quick answer, there are usually people online at our [gitter](https://gitter.im/mobxjs/mobx) channel
1. [ ] Question. Feel free to just state your question :) For a quick answer, there are usually people online at our [Gitter](https://gitter.im/mobxjs/mobx) channel
2. [ ] Issue. Please make sure you have the following:
* [ ] Did you check this issue wasn't filed before?
* [ ] What is your issue, why do you thing this is not the expected behavior?
* [ ] What is your issue? Why do you thing this is not the expected behavior?
* [ ] What MobX version(s) are you using? Which browser / node / ... version?
* [ ] Where can we find an isolated reproduction of your problem? A reproduction is mandatory for most issues
* [ ] Where can we find an isolated reproduction of your problem? A reproduction is mandatory for most issues.
3. [ ] Idea
* [ ] What problem would it solve for you?
* [ ] Do you think others will benefit from this change as well?
* [ ] Are you willing to (attempt) a PR yourself? (a javascript fork based on `npm run quick-build` is OK as well)
* [ ] Are you willing to provide unit tests?
* [ ] Are you willing to update the docs?

Please tick the appropiate boxes, feel free to remove the other sections.
Please tick the appropriate boxes. Feel free to remove the other sections.