diff --git a/docs/components/ContributorsBar.vue b/docs/components/ContributorsBar.vue new file mode 100644 index 00000000..6692d5d8 --- /dev/null +++ b/docs/components/ContributorsBar.vue @@ -0,0 +1,23 @@ + + + + + \ No newline at end of file diff --git a/docs/zh/dev/project.md b/docs/zh/dev/project.md index 7968a797..374f65c1 100755 --- a/docs/zh/dev/project.md +++ b/docs/zh/dev/project.md @@ -39,3 +39,11 @@ pre-commit install # 安装 pre-commit 钩子 - [`Google Docstring`](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html) 文档规范 可以在编辑器中安装相应的插件进行辅助 + +## 其他 + +感谢以下的贡献者们: + + + + \ No newline at end of file