feat: add practical GitHub development workflow guide

- Created workflow/github-development-workflow.md
- Detailed timeline of when to use each GitHub feature
- Real development scenarios from project start to deployment
- Daily/weekly/monthly GitHub usage patterns
- Troubleshooting and professional tips

ユーザーからの質問「具体的に開発を進めるにあたって、githubをどのタイミングでどの機能をどのようにつかうのか」に対応

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
marketing-shibata50 2025-07-20 21:04:05 +09:00
parent 99d3e4b78b
commit 7d5a432bbe
2 changed files with 439 additions and 0 deletions

View file

@ -124,6 +124,12 @@ description: "外部ツールに依存せず、GitHub一つで開発業務を完
<p>全GitHub機能の詳細解説とプロ向け活用法</p>
<span class="new-badge">NEW</span>
</a>
<a href="workflow/github-development-workflow.html" class="guide-link">
<h4>🔄 開発ワークフロー</h4>
<p>実際の開発でいつ・何を・どう使うか</p>
<span class="new-badge">NEW</span>
</a>
</div>
## 🎓 学習の進め方