Hi community,
Currently apisix-website repository[1] does not have a set of blog contribution guidelines. It could block potential contributors who want to write blogs but cannot find the proper way to do it. As I was reaching out to other open-source communities in the last two weeks, I went through some of theirs website and blog repositories, and found some valuable guidelines that could be implemented in apisix-website repository[1], such as TiDB Documentation Contributing Guide[2]. I would like to propose adding contribution guidelines to apisix-website repository[1], which will cover the following aspects: 1 What can you contribute 1.1 Add a new blog 1.2 Fix typos or formats 2 Contribute style guides 2.1 Commit message style 2.1 Pull request title style 3 How to contribute properly via git command line Feel free to share your views, suggestions, or anything else. Thank you! Regards, Yilin [1]https://github.com/apache/apisix-website [2]https://github.com/pingcap/docs/blob/master/CONTRIBUTING.md