Issue templates (#17)
* Inital draft for issue templates * pull request template Co-authored-by: t-dedah <t-dedah@github.com>
This commit is contained in:
20
.github/ISSUE_TEMPLATE/submit-a-request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/submit-a-request.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user