mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-15 09:21:26 +08:00
18 lines
317 B
Markdown
18 lines
317 B
Markdown
|
NOTE: Please read the Contributing.md guidelines before submitting your patch:
|
||
|
|
||
|
https://github.com/iresty/apisix/blob/master/Contributing.md#how-to-add-a-new-feature-or-change-an-existing-one
|
||
|
|
||
|
### Summary
|
||
|
|
||
|
SUMMARY_HERE
|
||
|
|
||
|
### Full changelog
|
||
|
|
||
|
* [Implement ...]
|
||
|
* [Add related tests]
|
||
|
* ...
|
||
|
|
||
|
### Issues resolved
|
||
|
|
||
|
Fix #XXX
|