details: http://hg.nginx.org/njs/rev/35486fa8c8b5 branches: changeset: 498:35486fa8c8b5 user: Dmitry Volyntsev <[email protected]> date: Wed Apr 11 17:31:53 2018 +0300 description: README: added github as a way to report issues and send patches.
diffstat: README | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diffs (19 lines): diff -r b7bfe96ce113 -r 35486fa8c8b5 README --- a/README Mon Apr 09 21:02:11 2018 +0300 +++ b/README Wed Apr 11 17:31:53 2018 +0300 @@ -4,8 +4,13 @@ The documentation is available online: http://nginx.org/en/docs/http/ngx_http_js_module.html http://nginx.org/en/docs/stream/ngx_stream_js_module.html -Please report your experiences to the NGINX development mailing list [email protected] (http://mailman.nginx.org/mailman/listinfo/nginx-devel). +Please ask questions, report issues, and send patches to the mailing list: + + [email protected] (http://mailman.nginx.org/mailman/listinfo/nginx-devel) + +or via Github: + + https://github.com/nginx/njs -- NGINX, Inc., http://nginx.com _______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
