Removed codecov

This commit is contained in:
Marcin Grzejszczak
2021-04-16 08:37:51 +02:00
parent 4b6c8b375c
commit 21b043bc84
7 changed files with 135 additions and 30 deletions

17
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,17 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
Please provide details of the problem, including the version of Spring Cloud that you
are using.
**Sample**
If possible, please provide a test case or a minimal sample **Java** application that reproduces
the problem. This makes it much easier for us to diagnose the problem and to verify that
we have fixed it.