Init Repo

This commit is contained in:
root
2019-09-06 23:53:10 +08:00
commit f0ef89dfbb
7905 changed files with 914138 additions and 0 deletions

28
vendor/swoole/.github/ISSUE_TEMPLATE vendored Executable file
View File

@ -0,0 +1,28 @@
Please answer these questions before submitting your issue. Thanks!
1. What did you do? If possible, provide a recipe for reproducing the error.
2. What did you expect to see?
3. What did you see instead?
4. What version of Swoole are you using (`php --ri swoole`)?
5. What is your machine environment used (including version of kernel & php & gcc) ?
6. If you are using ssl, what is your openssl version?