Browse Source

Merge pull request #42770 from nosan

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

Closes gh-42770
pull/42837/head
Stéphane Nicoll 1 year ago
parent
commit
baac4cc8dc
  1. 5
      .github/ISSUE_TEMPLATE/config.yml
  2. 8
      .github/ISSUE_TEMPLATE/issue.md

5
.github/ISSUE_TEMPLATE/config.yml

@ -0,0 +1,5 @@ @@ -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`.

8
.github/ISSUE_TEMPLATE.md → .github/ISSUE_TEMPLATE/issue.md

@ -1,3 +1,11 @@ @@ -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.
Loading…
Cancel
Save