Skip to content

Commit 48ab9be

Browse files
committed
Add issue template for new guide proposals
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 parent f5c1de3 commit 48ab9be

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: New Guide Proposal
3+
about: Suggest a new getting started guide
4+
title: "Guide: "
5+
labels: guide-proposal
6+
assignees: ''
7+
---
8+
9+
## 💡 Thanks for the idea!
10+
11+
Thank you for taking the time to propose a new guide — community ideas help make Spring Guides more useful for everyone.
12+
13+
---
14+
15+
## 📌 Proposed Title
16+
17+
<!-- What would you call this guide? e.g. "Getting Started with Spring Batch" -->
18+
19+
## 📝 Brief Description
20+
21+
<!-- In a few sentences, what will someone learn from this guide?
22+
What problem does it solve, or what concept does it introduce? -->
23+

0 commit comments

Comments
 (0)