You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@ assignees: ''
7
7
8
8
---
9
9
10
+
<!--
11
+
**If the issue is NOT a bug**
12
+
13
+
- We use GitHub issues to track bugs and enhancements. If you have a general usage question please ask on [Stack Overflow](https://stackoverflow.com/).
14
+
- The springdoc-openapi team and the broader community monitor the [springdoc](https://stackoverflow.com/tags/springdoc) tag.
15
+
-->
16
+
10
17
**Describe the bug**
11
18
12
19
- If you are reporting a bug, please help to speed up problem diagnosis by providing as
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@ assignees: ''
7
7
8
8
---
9
9
10
+
<!--
11
+
**If the issue is NOT a feature request**
12
+
13
+
- We use GitHub issues to track bugs and enhancements. If you have a general usage question please ask on [Stack Overflow](https://stackoverflow.com/).
14
+
- The springdoc-openapi team and the broader community monitor the [springdoc](https://stackoverflow.com/tags/springdoc) tag.
15
+
-->
16
+
10
17
**Is your feature request related to a problem? Please describe.**
11
18
12
19
- A clear and concise description of what the problem is. Ex. I'm always frustrated
0 commit comments