Browse Source

Add GitHub issue templates

See gh-42770
pull/42837/head
Dmytro Nosan 1 year ago committed by Stéphane Nicoll
parent
commit
e2d3755911
  1. 5
      .github/ISSUE_TEMPLATE/config.yml
  2. 8
      .github/ISSUE_TEMPLATE/issue.md

5
.github/ISSUE_TEMPLATE/config.yml

@ -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.

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

@ -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 Thanks for raising a Spring Boot issue. Please take the time to review the following
categories as some of them do not apply here. categories as some of them do not apply here.
Loading…
Cancel
Save