You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ If the bug is trivial, just go ahead and create the issue. Otherwise, please tak
14
14
A clear and concise description of what the bug is about.
15
15
16
16
**Environment**
17
-
Please provide as many details as possible: Spring Batch version, Java version, which database you use if any, etc
17
+
Please provide as many details as possible: Spring AI version, Java version, which vector store you use if any, etc
18
18
19
19
**Steps to reproduce**
20
20
Steps to reproduce the issue.
@@ -23,5 +23,5 @@ Steps to reproduce the issue.
23
23
A clear and concise description of what you expected to happen.
24
24
25
25
**Minimal Complete Reproducible example**
26
-
Please provide a failing test or a [minimal complete verifiable example](https://github.com/spring-projects/spring-batch/blob/main/ISSUE_REPORTING.md) that reproduces the issue.
26
+
Please provide a failing test or a minimal complete verifiable example that reproduces the issue.
27
27
Bug reports that are reproducible will take priority in resolution over reports that are not reproducible.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/miscellaneous.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ assignees: ''
10
10
For anything other than bug reports and feature requests (performance, refactoring, etc),
11
11
just go ahead and file the issue. Please provide as many details as possible.
12
12
13
-
If you have a question or a support request, please open a new discussion on [GitHub Discussions](https://github.com/spring-projects/spring-batch/discussions)
14
-
or ask a question on [StackOverflow](https://stackoverflow.com/questions/tagged/spring-batch).
13
+
If you have a question or a support request, please open a new discussion on [GitHub Discussions](https://github.com/spring-projects-experimental/spring-ai/discussions)
14
+
or ask a question on [StackOverflow](https://stackoverflow.com/questions/tagged/spring-ai).
15
15
16
-
Please do **not** create issues on the [Issue Tracker](https://github.com/spring-projects/spring-batch/issues) for questions or support requests.
16
+
Please do **not** create issues on the [Issue Tracker](https://github.com/spring-projects/spring-ai/issues) for questions or support requests.
17
17
We would like to keep the issue tracker **exclusively** for bug reports and feature requests.
0 commit comments