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: CONTRIBUTING.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ much information as possible:
42
42
- What version of spring-boot you are using?
43
43
- What modules and versions of springdoc-openapi are you using?
44
44
- What are the actual and the expected result using OpenAPI Description (yml or json)?
45
-
- **Provide with a sample code (HelloController) or Test that reproduces the problem**
45
+
- Provide a https://stackoverflow.com/help/minimal-reproducible-example[**Minimal, Reproducible Example - with HelloController**] that reproduces the problem
0 commit comments