Add GitHub issue templates

See gh-42770
This commit is contained in:
Dmytro Nosan
2024-10-17 17:51:55 +03:00
committed by Stéphane Nicoll
parent 768ed5a0f3
commit e2d3755911
2 changed files with 13 additions and 0 deletions

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Asking for help
url: https://stackoverflow.com/tags/spring-boot
about: The Spring Boot team is using StackOverflow for general questions.

View File

@@ -1,3 +1,11 @@
---
name: General
about: Bugs, enhancements, documentation, tasks.
title: ''
labels: ''
assignees: ''
---
<!--
Thanks for raising a Spring Boot issue. Please take the time to review the following
categories as some of them do not apply here.