Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Add getting started guide #3

Merged
merged 4 commits into from
Mar 8, 2023
Merged

[DOCS] Add getting started guide #3

merged 4 commits into from
Mar 8, 2023

Conversation

corenel
Copy link
Collaborator

@corenel corenel commented Mar 8, 2023

Motivation

Update the documentation in the code repository so that users and developers can easily get started and quickly master how to use it.

更新代码仓库中的文档,以便用户和开发者能够轻松上手并快速掌握使用方法。

Modification

Add or update the following document pages:

  1. Update README.md and README_zh-CN.md

  2. Add contribution guidelines, code of conduct, and issue templates.

  3. Add a quick start guide and code map.

Additionally, update CMake utility functions in util.cmake.

添加或更新以下文档页面:

  1. 更新 README.md 和 README_zh-CN.md

  2. 添加贡献指南、行为准则和问题模板

  3. 添加快速入门指南与代码地图

此外,更新 util.cmake 中的 CMake 实用函数。

BC-breaking (Optional)

None.

Use cases (Optional)

None.

Checklist

  1. Pre-commit or other linting tools are used to fix the potential lint issues.

  2. The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.

  3. If the modification has potential influence on downstream projects, this PR should be tested with downstream projects, like zetton-inference-tensorrt.

  4. The documentation has been modified accordingly, like docstring or example tutorials.

corenel added 4 commits March 8, 2023 11:46
and README_zh-CN.md
- contributing guide
- code of conduct
- issue templates
add model zoo
@corenel corenel merged commit bcdd009 into master Mar 8, 2023
@corenel corenel deleted the docs/add_quickstart branch March 8, 2023 07:25
@corenel corenel changed the title Add getting started guide [DOCS] Add getting started guide Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant