Skip to content

Commit 0acb62b

Browse files
author
a_total_another_bla
committed
maven setup
1 parent 71e4484 commit 0acb62b

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!--
2+
Thanks for raising a Twitterwall2 issue. What sort of issue are you raising?
3+
4+
Question
5+
6+
Please ask questions about how to use something, or to understand why something isn't
7+
working as you expect it to, on Stack Overflow using the spring-boot tag.
8+
9+
Bug report
10+
11+
Please provide details of the problem, including the version of Spring Boot that you
12+
are using. If possible, please provide a test case or sample application that reproduces
13+
the problem. This makes it much easier for us to diagnose the problem and to verify that
14+
we have fixed it.
15+
16+
Enhancement
17+
18+
Please start by describing the problem that you are trying to solve. There may already
19+
be a solution, or there may be a way to solve it that you hadn't considered.
20+
-->

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<!--
2+
Thanks for contributing to Twitterwall. Please provide a brief description of your pull-request and reference any related issue numbers (prefix references with #).
3+
-->

0 commit comments

Comments
 (0)