Skip to content

Commit 513f466

Browse files
committed
minor changes to CONTRIBUTING.md
1 parent f1028bf commit 513f466

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ Before you create an Issue...
33

44
There are better Places for Support
55
-----------------------------------
6-
Please be aware that an issue tracker is not the best place to ask for support. An issue tracker is used to track issues (bugs or feature requests).
6+
We want your question to be answered, so it is important that you ask at the right place. Be aware that an issue tracker is not the best place to ask for support. An issue tracker is used to track issues (bugs or feature requests).
77
Instead, please use [stackoverflow.com](http://stackoverflow.com/questions/tagged/greenrobot-eventbus?sort=frequent) and use the tag [greenrobot-eventbus](http://stackoverflow.com/tags/greenrobot-eventbus/info) for your question.
8-
If you want professional support, you can contact the main author and maintainer [Markus Junginger via Google+](https://plus.google.com/+MarkusJunginger/posts).
98

10-
Examples for support questions better asked elsewhere:
9+
If you want professional support, check http://greenrobot.org/contact-support/.
10+
11+
Examples for support questions that are more likely to be answered on StackOverflow:
1112

1213
* Asking how something works
1314
* Asking how to use EventBus in a specific scenario
@@ -35,7 +36,7 @@ Requesting features:
3536

3637
A Note on Pull Requests
3738
=======================
38-
Pull requests (and issue) may queue up up a bit. Usually, pull requests and issues are checked when new releases are planned.
39+
Pull requests (and issues) may queue up up a bit. Usually, pull requests and issues are checked when new releases are planned.
3940

4041
For bigger pull requests, it's a good idea to check with the maintainer upfront about the idea and the implementation outline.
4142

0 commit comments

Comments
 (0)