Update know issues template. (#83846)
authorJuan Hoyos <19413848+hoyosjs@users.noreply.github.com>
Thu, 23 Mar 2023 21:23:44 +0000 (14:23 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Mar 2023 21:23:44 +0000 (14:23 -0700)
.github/ISSUE_TEMPLATE/04_ci_known_issue.yml [moved from .github/ISSUE_TEMPLATE/04_known_issue.yml with 95% similarity]

similarity index 95%
rename from .github/ISSUE_TEMPLATE/04_known_issue.yml
rename to .github/ISSUE_TEMPLATE/04_ci_known_issue.yml
index f6b3c15..110ac83 100644 (file)
@@ -1,4 +1,4 @@
-name: Known Issue Report
+name: CI Known Issue Report
 description: Create a known issue directly
 labels: ["blocking-clean-ci","Known Build Error"]
 body:
@@ -11,7 +11,7 @@ body:
     attributes:
       label: Error Blob
       description: Please identify a clear error string that can help identify future instances of this issue. For more information on how to fill this check https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssues.md#filling-out-known-issues-json-blob
-      placeholder: |
+      value: |
         ```json
         {
           "ErrorMessage": "",