File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
name : 😱 Regression
2
- description : This used to work, but a change in the service/tasks broke it. (Please make sure you know the last known working version)
2
+ description : This used to work, but a change in the service/task/extension broke it. (Please make sure you know the last known working version)
3
3
title : " [REGRESSION]: "
4
4
labels : ["regression", "bug"]
5
5
body :
11
11
description : |
12
12
Please make sure you've completed the following tasks before submitting your issue. Thanks!
13
13
options :
14
- - label : I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-tasks /issues)
14
+ - label : I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-extensions /issues)
15
15
- label : I read [pipeline troubleshooting guide](https://docs.microsoft.com/vsts/build-release/actions/troubleshooting)
16
16
- label : I checked [how to collect logs](https://learn.microsoft.com/azure/devops/pipelines/troubleshooting/review-logs?view=azure-devops)
17
17
@@ -25,13 +25,13 @@ body:
25
25
id : breaking-task-version
26
26
attributes :
27
27
label : Breaking Extension version
28
- placeholder : E.g. 15.230 .0
28
+ placeholder : E.g. 15.231 .0
29
29
30
30
- type : input
31
31
id : working-task-version
32
32
attributes :
33
33
label : Last working version
34
- placeholder : E.g. 15.231 .0
34
+ placeholder : E.g. 15.230 .0
35
35
36
36
- type : textarea
37
37
id : what-happened
Original file line number Diff line number Diff line change 12
12
description : |
13
13
Please make sure you've completed the following tasks before submitting your issue. Thanks!
14
14
options :
15
- - label : I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-tasks /issues)
15
+ - label : I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-extensions /issues)
16
16
- label : I read [pipeline troubleshooting guide](https://docs.microsoft.com/vsts/build-release/actions/troubleshooting)
17
17
- label : I checked [how to collect logs](https://learn.microsoft.com/azure/devops/pipelines/troubleshooting/review-logs?view=azure-devops)
18
18
You can’t perform that action at this time.
0 commit comments