We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c1de3 commit 48ab9beCopy full SHA for 48ab9be
1 file changed
.github/ISSUE_TEMPLATE/new-guide-proposal.md
@@ -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