Skip to content

Commit 55fdeeb

Browse files
authored
Issue template tweaks (#4520)
* MOAR issue templates * ...LESS issue templates * minor issue template tweaks
1 parent 9e3a801 commit 55fdeeb

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,24 @@ about: Report an issue you're experiencing
55
---
66

77
<!---
8-
Thanks for filing a bug report 😄 ! Before you submit, please read the following:
8+
Thanks for filing a bug report! 😄
99
10-
If you're here to report a security issue, please STOP writing an issue and
11-
contact us at [email protected] instead!
10+
Before you submit, please read the following:
1211
13-
Search open/closed issues before submitting!
12+
If you're here to report a security issue, please STOP writing an issue and
13+
contact us at [email protected] instead!
1414
15-
Issues on GitHub are only related to problems of Swagger-UI itself. We'll try
16-
to offer support here for your use case, but we can't offer help with projects
17-
that use Swagger-UI indirectly, like Springfox or swagger-node.
15+
Search open/closed issues before submitting!
1816
19-
Likewise, we can't accept bugs in the Swagger/OpenAPIspecifications themselves,
20-
or anything that violates the specifications.
17+
Issues on GitHub are only related to problems of Swagger-UI itself. We'll try
18+
to offer support here for your use case, but we can't offer help with projects
19+
that use Swagger-UI indirectly, like Springfox or swagger-node.
2120
21+
Likewise, we can't accept bugs in the Swagger/OpenAPI specifications
22+
themselves, or anything that violates the specifications.
2223
-->
2324

24-
## Q&A (please complete the following information)
25+
### Q&A (please complete the following information)
2526
- OS: [e.g. macOS]
2627
- Browser: [e.g. chrome, safari]
2728
- Version: [e.g. 22]

.github/ISSUE_TEMPLATE/Feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ about: Suggest an new feature or enhancement for this project
44

55
---
66

7-
## Q&A (please complete the following information)
7+
### Q&A (please complete the following information)
88
- OS: [e.g. macOS]
99
- Browser: [e.g. chrome, safari]
1010
- Version: [e.g. 22]

0 commit comments

Comments
 (0)