Add project management guide#354
Conversation
✅ Deploy Preview for tapdata ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e1a66518c3
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| | 分支名 | 系统自动生成,以 `feat_` 开头,包含当前时间戳,也可手动修改 | | ||
| | PR 标题 | 简要描述本次变更内容,便于 Review 时识别 | | ||
| | PR 描述 | 详细说明变更原因和影响范围(可选) | | ||
| - **文件导出**:将配置打包为压缩包文件下载到本地,适用于未配置 Git 集成的场景,后续通过手动导入完成部署(见[附:手动导入](#附手动导入配置))。 |
There was a problem hiding this comment.
Fix appendix anchor to match section heading
The in-page link target #附手动导入配置 does not match the actual heading ## 附录:手动导入配置, so this jump link will fail and users cannot navigate directly to the manual import steps from the export section. In Docusaurus/GitHub-style slugs, this heading resolves to #附录手动导入配置, so the current link is broken.
Useful? React with 👍 / 👎.
No description provided.