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:
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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`.
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user