* Inital draft for issue templates * pull request template Co-authored-by: t-dedah <t-dedah@github.com>
20 lines
466 B
Markdown
20 lines
466 B
Markdown
---
|
||
name: "⭐ Submit a request"
|
||
about: Surface a feature or problem that you think should be solved
|
||
title: ''
|
||
labels: enhancement
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
### Describe the feature or problem you’d like to solve
|
||
|
||
A clear and concise description of what the feature or problem is.
|
||
|
||
### Proposed solution
|
||
|
||
How will it benefit Actions Cache CLI extension and its users?
|
||
|
||
### Additional context
|
||
|
||
Add any other context like screenshots or mockups are helpful, if applicable. |