Commit Graph

7 Commits

Author SHA1 Message Date
tukuaiai 1c5fba3ae9 docs: external - fix broken relative links 2026-02-28 07:29:38 +08:00
tukuaiai ecf6532a03 fix: restore markdownlint after assets move 2026-02-27 06:20:11 +08:00
tukuaiai 9523f1575d feat: Add CI workflows, issue templates, examples, and prompts 2025-12-18 17:01:47 +08:00
tukuaiai 5423dd1fe8 feat: 自动化项目丰富 - 添加 CI/CD、实战案例和提示词
## 新增内容

### GitHub Actions 工作流
- ci.yml: Markdown lint、链接检查、项目结构验证
- welcome.yml: 自动欢迎新贡献者
- labeler.yml: PR 自动标签

### Issue 模板
- prompt_contribution.md: 提示词贡献模板
- documentation.md: 文档改进模板
- config.yml: 模板配置(含社区链接)

### 实战案例
- 02-blog-system.md: 个人博客系统(Next.js + MDX)
- 04-cli-tool.md: 命令行工具(Python + Click)
- 05-chrome-extension.md: Chrome 扩展(网页笔记助手)

### 编程提示词
- debug-expert.md: 调试专家提示词
- code-review.md: 代码审查提示词
- architecture-design.md: 架构设计提示词

## 相关 Issues
- #5 完善 Wiki 文档
- #6 添加更多实战案例
- #7 扩充提示词库
- #8 激活社区讨论
2025-12-18 16:13:40 +08:00
tukuaiai 45b9d3b8eb feat: Add GitHub community files and update contact information
This commit introduces standard GitHub community files including:
- Issue templates for bug reports and feature requests.
- Pull Request template.
- Security policy with contact email.
- Funding configuration with GitHub Sponsors and custom links.

Updates include:
- .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md.
- .github/PULL_REQUEST_TEMPLATE.md.
- .github/SECURITY.md with tukuai.ai@gmail.com as contact email.
- .github/FUNDING.yml with github: tukuaiai and custom crypto/social links.
- README.md with a new 联系方式 section and fixed Mermaid diagram syntax.
- .gitignore updated to track .github/ directory.

This ensures better community engagement and project maintainability.
2025-12-13 09:52:56 +08:00
土块 8261712a86 Delete .github/1 2025-12-13 09:27:54 +08:00
土块 9a99b70131 Create 1 2025-12-13 09:27:42 +08:00