Skip to content

Commit e03b33d

Browse files
authored
docs: add tool request template
1 parent 83736f1 commit e03b33d

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Tool request
3+
about: Request to include an additional tool
4+
title: 'Request to include <tool>'
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
**What tool would you like to include**
11+
A clear and concise description of the tool you would want to include. Ex. I want to add tool x that does [...]
12+
13+
**What is the use-case for the inclusion**
14+
Describe why the proposed tool should be added. Please note that project specific tools
15+
should be added to a derived container instead of adding them to amp-devcontainer.
16+
17+
**What is the estimated size impact**
18+
Describe what the estimated (or absolute) size impact of the inclusion would be on the final
19+
image [size](https://en.wikipedia.org/wiki/Byte#Multiple-byte_units).
20+
Ex. The container image size will increase with 5 MiB.

0 commit comments

Comments
 (0)