mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Add GitHub Issue and PR templates
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
<!--
|
||||||
|
Thanks for raising a Spring Boot issue. Please provide a brief description of your problem along with the version of Spring Boot that you are using. If possible, please also consider putting together a sample application that reproduces the issue.
|
||||||
|
-->
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
<!--
|
||||||
|
Thanks for contributing to Spring Boot. Please provide a brief description of your pull-request and reference any related issue numbers (prefix references with #).
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- Please also confirm that you have signed the CLA by put an [X] in the box below: -->
|
||||||
|
- [ ] I have signed the CLA
|
||||||
Reference in New Issue
Block a user