forked from chenshuo/muduo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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,20 @@ | ||
GitHub issues are for tracking bugs, not for general discussing like a forum. | ||
|
||
If you have a general question to ask, send it to mailing list: | ||
|
||
[email protected] | ||
|
||
Or visit: | ||
https://groups.google.com/forum/#!forum/muduo-library | ||
|
||
When file an issue muduo, please provide a [SSCCE](http://sscce.org): | ||
Short, Self Contained, Correct (Compilable), Example. | ||
|
||
Also specify the exact environment where the issue occurs: | ||
|
||
## Linux distro and version? x86 or ARM? 32-bit or 64-bit? | ||
|
||
## Branch (cpp98/cpp11/cpp17) and version of muduo? | ||
|
||
## Version of cmake, gcc and boost? (If not from distro.) | ||
|