Files
2023-03-20 16:21:45 -04:00

36 lines
694 B
Markdown

---
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 '...'
3. 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.