Skip to content

Commit 8bd4df6

Browse files
authored
Update version-controlling-github-issue-workflows-a-practical-approach.md
remove missing image
1 parent 3175825 commit 8bd4df6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/en/blog/version-controlling-github-issue-workflows-a-practical-approach.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ During a recent project, I discovered three critical pain points in GitHub's nat
2929

3030
This led to several incidents where completed features had unresolved dependencies, prompting me to create a code-based solution.
3131

32-
{{< image src="/img/blog/github-issue-with-sub-issue.png" mode="true" caption="demonstrating parent-child relationships" >}}
33-
3432
## Why Start with .sh?
3533

3634
I chose Bash scripting for the initial implementation because:

0 commit comments

Comments
 (0)