We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ac04d commit d8b985aCopy full SHA for d8b985a
.github/ISSUE_TEMPLATE/openapi-spec-bug-report.md
@@ -0,0 +1,10 @@
1
+---
2
+name: OpenAPI Spec Bug Report
3
+about: Create a report to help us improve the OpenAPI Spec
4
+title: "[OpenAPI Spec Bug] "
5
+labels: bug
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
.github/ISSUE_TEMPLATE/GH_ACTION_ISSUE_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/release-bug.md
@@ -1,6 +1,10 @@
---
+name: Release Bug
+about: This template is used by the CD to file bugs during the release process
title: "({{env.TARGET_ENV}}) The {{env.RELEASE_NAME}} Release has failed. :scream_cat:"
labels: failed-release
-See https://github.com/mongodb/openapi/actions/runs/{{env.GITHUB_RUN_ID}}
+See https://github.com/mongodb/openapi/actions/runs/{{env.GITHUB_RUN_ID}}
0 commit comments