You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,12 @@ Before you create an Issue...
3
3
4
4
There are better Places for Support
5
5
-----------------------------------
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).
7
7
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).
9
8
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:
11
12
12
13
* Asking how something works
13
14
* Asking how to use EventBus in a specific scenario
@@ -35,7 +36,7 @@ Requesting features:
35
36
36
37
A Note on Pull Requests
37
38
=======================
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.
39
40
40
41
For bigger pull requests, it's a good idea to check with the maintainer upfront about the idea and the implementation outline.
0 commit comments