You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sy...@apache.org on 2022/12/29 02:06:05 UTC

[apisix] 01/01: docs: update Contributing details about gifts part

This is an automated email from the ASF dual-hosted git repository.

sylviasu pushed a commit to branch SylviaBABY-patch-1
in repository https://gitbox.apache.org/repos/asf/apisix.git

commit 4f009477e6a2a1489f292c3cb8da9583fbccc2e6
Author: Sylvia <39...@users.noreply.github.com>
AuthorDate: Thu Dec 29 10:05:58 2022 +0800

    docs: update Contributing details about gifts part
---
 CONTRIBUTING.md | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bdefdbf22..8b3510f68 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -19,17 +19,14 @@
 
 # Contributing to APISIX
 
-Firstly, thanks for your interest in contributing! I hope that this will be a
-pleasant first experience for you, and that you will return to continue
+Firstly, thanks for your interest in contributing! I hope that this will be a pleasant first experience for you, and that you will return to continue
 contributing.
 
 ## How to contribute?
 
-Most of the contributions that we receive are code contributions, but you can
-also contribute to the documentation or simply report solid bugs
-for us to fix.
+Most of the contributions that we receive are code contributions, but you can also contribute to the documentation or simply report solid bugs for us to fix. Nor is code the only way to contribute to the project. We strongly value documentation, integration with other project, and gladly accept improvements for these aspects.
 
- For new contributors, please take a look at issues with a tag called [Good first issue](https://github.com/apache/apisix/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) or [Help wanted](https://github.com/apache/apisix/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22).
+For new contributors, please take a look at issues with a tag called [Good first issue](https://github.com/apache/apisix/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) or [Help wanted](https://github.com/apache/apisix/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22).
 
 ## How to report a bug?
 
@@ -141,11 +138,13 @@ Once we've discussed your changes and you've got your code ready, make sure that
       Please take a look at `t/plugin/limit-conn.t` and `t/plugin/limit-conn2.t`.
     * For more details, see the [testing framework](https://github.com/apache/apisix/blob/master/docs/en/latest/internal/testing-framework.md)
 
-## Contributor T-shirt
+## Contributor gifts
 
-If you have contributed to Apache APISIX, no matter it is a code contribution to fix a bug or a feature request, or a documentation change, Congratulations! You are eligible to receive the very special Contributor T-shirt! It's always been the community effort that has made Apache APISIX be understood and used by more developers. Go ahead and fill out the [Contributors Submissions form](https://docs.google.com/forms/d/e/1FAIpQLSdXEpCs60UK49UlOGdBCQSXr7DYz3enyT4GJPKrYQmYfVLPKQ/viewform).
+If you have contributed to Apache APISIX, no matter it is a code contribution to fix a bug or a feature request, or a documentation change, Congratulations! You are eligible to receive the very special Contributor T-shirt or other gifts(with electronic certificate)! It's always been the community effort that has made Apache APISIX be understood and used by more developers.
 
-![Contributor T-shirt](https://static.apiseven.com/202108/1642392020136-19a7c07b-27de-4c29-9168-099532d2638f.jpg)
+![Contributor gifts](https://static.apiseven.com/2022/12/29/63acf56e4ccee.png)
+
+If you are a **contributor in China**, you can [click this link](https://wj.qq.com/s2/11438041/7b07/) to supplement relevant information; If you are a **contributor outside of China**, you can click this [Google form](https://forms.gle/DhPL96LnJwuaHjHU7) to supplement relevant information. After filling in the form, please wait patiently. The community will handle it as soon as possible after receiving the information.
 
 ## Do you have questions about the source code?