Skip to content

Commit d8b985a

Browse files
doc: Update issue templates
1 parent 01ac04d commit d8b985a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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**
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
2+
name: Release Bug
3+
about: This template is used by the CD to file bugs during the release process
24
title: "({{env.TARGET_ENV}}) The {{env.RELEASE_NAME}} Release has failed. :scream_cat:"
35
labels: failed-release
6+
assignees: ''
7+
48
---
5-
See https://github.com/mongodb/openapi/actions/runs/{{env.GITHUB_RUN_ID}}
69

10+
See https://github.com/mongodb/openapi/actions/runs/{{env.GITHUB_RUN_ID}}

0 commit comments

Comments
 (0)