mirror of
https://github.com/actions/runner-images.git
synced 2025-12-27 03:47:40 +08:00
37 lines
1.1 KiB
Markdown
37 lines
1.1 KiB
Markdown
---
|
|
name: Tool request
|
|
about: Request a new tool or update to a tool
|
|
title: Update/Add [tool name]
|
|
labels: t:Enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Tool information**
|
|
- Tool name: <!--- Name -->
|
|
- Add or update? <!--- Add or update? -->
|
|
- Desired version: <!--- Let us know if you're requesting a specific version, dev/RC, whatever is latest, etc. -->
|
|
- Approximate size: <!--- Leave blank if not known -->
|
|
- If this is an add request:
|
|
- Brief description of tool: <!--- Description -->
|
|
- URL for tool's homepage: <!--- URL -->
|
|
|
|
**Area for Triage**:
|
|
<!-- See https://github.com/actions/virtual-environments/tree/master/triage-rules.yml for areas -->
|
|
|
|
**Question, Bug, or Feature?**:
|
|
<!-- Choose "Question", "Bug", or "Feature" -->
|
|
|
|
**Virtual environments affected**
|
|
- [ ] macOS 10.15
|
|
- [ ] Ubuntu 16.04 LTS
|
|
- [ ] Ubuntu 18.04 LTS
|
|
- [ ] Windows Server 2016 R2
|
|
- [ ] Windows Server 2019
|
|
|
|
**Can this tool be installed during the build?**
|
|
<!--- If so, please provide a description of how and approximately how much time it takes. -->
|
|
|
|
**Are you willing to submit a PR?**
|
|
<!--- We accept contributions! -->
|