mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-21 18:56:45 +00:00
Add Troubleshooting section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
1f11648765
commit
5281740ad2
2 changed files with 356 additions and 291 deletions
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -3,6 +3,10 @@ name: Bug report
|
|||
about: Create a report to help us improve
|
||||
---
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
Before sumbitting a bug report please read the [Troubleshooting section](https://github.com/docker/build-push-action#troubleshooting) in the README.
|
||||
|
||||
### Behaviour
|
||||
|
||||
#### Steps to reproduce this issue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue