File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Report a bug or unexpected behavior while using the Actions VS Code extension
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Describe the bug**
11+ A clear and concise description of what the bug is.
12+
13+ ** To Reproduce**
14+ Steps to reproduce the behavior:
15+ 1 . With this workflow '...'
16+ 2 . Do this '...'
17+ 3 . See error
18+
19+ ** Expected behavior**
20+ A clear and concise description of what you expected to happen.
21+
22+ ** Screenshots**
23+ If applicable, add screenshots to help explain your problem.
24+
25+ ** Extension Version**
26+ ` v1.x.y `
27+
28+ ** Additional context**
29+ Add any other context about the problem here.
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : true
2+ contact_links :
3+ - name : Ask a question or provide feedback about the Actions VS Code extension
4+ about : For general Q&A and feedback, see the Discussions tab.
5+ url : https://github.com/github/vscode-github-actions/discussions
6+ - name : Ask a question or provide feedback about GitHub Actions
7+ about : Please check out the GitHub community forum for discussions about GitHub Actions
8+ url : https://github.com/orgs/community/discussions/categories/actions
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for the Actions VS Code extension
4+ title : ' '
5+ labels : enhancement
6+ assignees : ' '
7+
8+ ---
9+
10+ ** Is your feature request related to a problem? Please describe.**
11+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12+
13+ ** Describe the solution you'd like**
14+ A clear and concise description of what you want to happen.
15+
16+ ** Additional context**
17+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments