File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ This place is for bug reports and development discussions only. For general questions and
2+ discussions, please join the openresty-en mailing list instead: https://openresty.org/en/community.html
3+
4+ Ensure you have provided the following details while reporting a problem:
5+
6+ * The exact version of the related software, including but not limited to the OpenResty version
7+ (if any), the NGINX core version, the ngx_lua module version,
8+ and your operating system version.
9+
10+ * A minimal and standalone test case that others can easily run on their side and
11+ reproduce the issue you are seeing.
12+
13+ * Do not simply say "something is broken" or "something does not work". Always provide
14+ as much details as possible. Always describe the symptoms and your expected results.
15+
16+ * You can (temporarily) enable the nginx debugging logs to see the internal workings
17+ of NGINX in your nginx''s C<error.log> file. See http://nginx.org/en/docs/debugging_log.html
18+ The same instructions apply equally well to OpenResty.
19+
20+ * If you are seeing crashes, please provide the full backtrace for the crash. See
21+ https://www.nginx.com/resources/wiki/start/topics/tutorials/debugging/#core-dump
22+ for more details.
23+
24+ Please, do not use Chinese here. This place is considered English only. If you
25+ really want to use Chinese, please join and post to the openresty (Chinese)
26+ mailing list instead. Please see https://openresty.org/en/community.html Thanks for
27+ your cooperation.
You can’t perform that action at this time.
0 commit comments