Merge pull request #42770 from nosan

* pr/42770:
  Polish "Add GitHub issue templates"
  Add GitHub issue templates

Closes gh-42770
This commit is contained in:
Stéphane Nicoll 2024-10-22 11:30:56 +02:00
commit baac4cc8dc
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: Community Support
url: https://stackoverflow.com/tags/spring-boot
about: Please ask and answer questions on StackOverflow with the tag `spring-boot`.

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.