Skip to content

Commit

Permalink
Merge pull request #618 from ncammarata/patch-1
Browse files Browse the repository at this point in the history
Couple small typos & tweaks to issue template
  • Loading branch information
mattruby authored Oct 20, 2016
2 parents c5123f4 + 56f8da8 commit 92a6242
Showing 1 changed file with 4 additions and 4 deletions.
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.

0 comments on commit 92a6242

Please sign in to comment.