mirror of
https://github.com/actions/runner-images.git
synced 2026-01-21 03:52:06 +08:00
17 lines
473 B
Markdown
17 lines
473 B
Markdown
---
|
|
name: Bug fixing and improvements
|
|
about: Fix existing bug with images or code improvements
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Description**
|
|
|
|
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
|
|
|
|
**Check list**
|
|
- [ ] non-breaking change which fixes an issue
|
|
- [ ] breaking change / regression
|
|
- [ ] Related images are successfully generated |