tisonkun commented on code in PR #129: URL: https://github.com/apache/incubator-horaedb-docs/pull/129#discussion_r1603520231
########## README.md: ########## @@ -1,16 +1,12 @@ -## HoraeDB Documentation - -Welcome to HoraeDB documentation! +## Apache HoraeDB (incubating) Website This repository stores all the source files of [HoraeDB docs website](https://apache.github.io/incubator-horaedb-docs/), the website is generated with [mdbook](https://rust-lang.github.io/mdBook/). **All files are written in standard markdown.** ## Contributing -We very much welcome any contributions from the community to make HoraeDB documentation better. - -You can +Welcome any contributions from the community. You can - Open an [issue](https://github.com/apache/incubator-horaedb-docs/issues) with any suggestions, or -- Submit a [pull request](https://github.com/apache/incubator-horaedb-docs/pulls) to fix errors. +- Submit a [pull request](https://github.com/apache/incubator-horaedb-docs/pulls) to fix errors/typos. Review Comment: ```suggestion - Submit a [pull request](https://github.com/apache/incubator-horaedb-docs/pulls) to improve the website (trivial fixes are welcome). ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
