Skip to content

Commit e2d3755

Browse files
nosansnicoll
authored andcommitted
Add GitHub issue templates
See gh-42770
1 parent 768ed5a commit e2d3755

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Asking for help
4+
url: https://stackoverflow.com/tags/spring-boot
5+
about: The Spring Boot team is using StackOverflow for general questions.

.github/ISSUE_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/issue.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
name: General
3+
about: Bugs, enhancements, documentation, tasks.
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
---
8+
19
<!--
210
Thanks for raising a Spring Boot issue. Please take the time to review the following
311
categories as some of them do not apply here.

0 commit comments

Comments
 (0)