Skip to content

Commit cf249cf

Browse files
authored
Enhanced issue template with webflux / servlet information (#2147)
1 parent 1a578d3 commit cf249cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/spring-boot-admin-bug.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ assignees: ''
1818
- **Configured Security**:
1919
<!-- basic auth, LDAP, client-certificate, ... -->
2020

21+
- **Webflux or Servlet application**:
22+
<!-- Please specify whether your Admin server is as webflux or servlet application ... -->
23+
2124
## Client information
2225

2326
- **Spring Boot versions**:
@@ -26,6 +29,9 @@ assignees: ''
2629
- **Used discovery mechanism**:
2730
<!-- self registration, kubernetes, eureka, ... -->
2831

32+
- **Webflux or Servlet application**:
33+
<!-- Please specify whether your client application is as webflux or servlet application ... -->
34+
2935
## Description
3036

3137

0 commit comments

Comments
 (0)