Skip to content

Commit 0acd673

Browse files
hunterwerllaawschristou
authored andcommitted
Auto label issues cut from issue templates (#790)
1 parent 2c506fb commit 0acd673

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed
Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve the AWS Toolkit for Visual Studio Code
4-
4+
labels: bug
55
---
66

77
**Describe the bug**
8+
89
<!-- A clear and concise description of what the bug is. -->
910

1011
**To Reproduce**
12+
1113
<!--
1214
Steps to reproduce the behavior:
1315
1. Go to '...'
@@ -17,15 +19,19 @@ Steps to reproduce the behavior:
1719
-->
1820

1921
**Expected behavior**
22+
2023
<!-- A clear and concise description of what you expected to happen. -->
2124

2225
**Screenshots**
26+
2327
<!-- If applicable, add screenshots to help explain your problem. -->
2428

2529
**Desktop (please complete the following information):**
26-
- OS:
27-
- Visual Studio Code Version:
28-
- AWS Toolkit for Visual Studio Code Version:
30+
31+
- OS:
32+
- Visual Studio Code Version:
33+
- AWS Toolkit for Visual Studio Code Version:
2934

3035
**Additional context**
36+
3137
<!-- Add any other context about the problem here. -->
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
---
22
name: Feature request
33
about: Suggest an idea for the AWS Toolkit for Visual Studio Code
4-
4+
labels: feature-request
55
---
66

77
**Is your feature request related to a problem? Please describe.**
8+
89
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
910

1011
**Describe the solution you'd like**
12+
1113
<!-- A clear and concise description of what you want to happen. -->
1214

1315
**Describe alternatives you've considered**
16+
1417
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
1518

1619
**Additional context**
20+
1721
<!-- Add any other context or screenshots about the feature request here. -->

0 commit comments

Comments
 (0)