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:
parent
99d3e4b78b
commit
7d5a432bbe
2 changed files with 439 additions and 0 deletions
6
index.md
6
index.md
|
|
@ -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>
|
||||
|
||||
## 🎓 学習の進め方
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue