Add issue templates
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Report a bug or unexpected behavior while using Actions Language Services
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. With this workflow '...'
|
||||
2. Do this '...'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Package/Area**
|
||||
- [ ] Expressions
|
||||
- [ ] Workflow Parser
|
||||
- [ ] Language Service
|
||||
- [ ] Language Server
|
||||
|
||||
**Package Version**
|
||||
`v1.x.y`
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user