Skip to content

Commit

Permalink
Try fixing docker issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
arjxn-py committed Aug 4, 2024
1 parent b1f1bc8 commit fde5666
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/ISSUE_TEMPLATE/DOCKER_ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
---
title: Workflow Failure: docker-requirements
labels: bug
title: "Workflow Failure: docker-requirements"
labels: "bug"
---

The workflow 'docker-requirements' has failed. Please check the details at: [Workflow
Run Details](https://github.com/{{ repository }}/actions/runs/{{ run_id }})
The workflow 'docker-requirements' has failed.
Please check the details at: [Workflow Run Details](https://github.com/{{ repository }}/actions/runs/{{ run_id }})

Triggered by: {{ actor }}

0 comments on commit fde5666

Please sign in to comment.