yongboy opened a new pull request #1874:
URL: https://github.com/apache/incubator-apisix/pull/1874


   ### What this PR does / why we need it:
   
   We missing the apisix's lua code style guide when writing a plugin, fixing 
the code bug.
   
   ### Pre-submission checklist:
   
   * [x] Did you explain what problem does this PR solve? Or what new features 
have been added?
   * [ ] Have you added corresponding test cases?
   * [x] Have you modified the corresponding document?
   * [x] Is this PR backward compatible?
   
   ### Summary
   
   1. Adding `CODE_STYLE.md` base on 
`https://github.com/apache/incubator-apisix/blob/v1.2/CODE_STYLE.md`, and 
change it for meeting APISIX project
   2. Adding `CODE_STYLE_CN.md` base on 
`https://juejin.im/post/5d71f9bcf265da03b76b437c`, and change it for readable 
:))
   3. Fixing the `CODE_STYLE_CN.md` invalid path bug within 
`doc/zh-cn/README.md`
   
   ### Issues resolved
   
   Fix #1846


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to