Issue templates (#17)
Some checks failed
ci-workflow / build (macos-latest) (push) Has been cancelled
ci-workflow / build (ubuntu-latest) (push) Has been cancelled
ci-workflow / build (windows-latest) (push) Has been cancelled
release / release (push) Has been cancelled

* Inital draft for issue templates

* pull request template

Co-authored-by: t-dedah <t-dedah@github.com>
This commit is contained in:
Sankalp Kotewar
2022-07-21 12:10:48 +05:30
committed by GitHub
parent 8365ebe619
commit c9e4fce9e8
5 changed files with 96 additions and 0 deletions

View 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 youd 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.