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
{{ message }}
This repository was archived by the owner on Sep 9, 2023. It is now read-only.
Thanks for stopping by to let us know something could be better!
8
+
9
+
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
10
+
11
+
Please run down the following list and make sure you've tried the usual "quick fixes":
12
+
13
+
- Search the issues already opened: https://github.com/googleapis/java-aiplatform/issues
14
+
- Check for answers on StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-platform
15
+
16
+
If you are still having issues, please include as much information as possible:
17
+
18
+
#### Environment details
19
+
20
+
1. Specify the API at the beginning of the title. For example, "BigQuery: ...").
21
+
General, Core, and Other are also allowed as types
22
+
2. OS type and version:
23
+
3. Java version:
24
+
4. aiplatform version(s):
25
+
26
+
#### Steps to reproduce
27
+
28
+
1. ?
29
+
2. ?
30
+
31
+
#### Code example
32
+
33
+
```java
34
+
// example
35
+
```
36
+
37
+
#### Stack trace
38
+
```
39
+
Any relevant stacktrace here.
40
+
```
41
+
42
+
#### External references such as API reference guides
43
+
44
+
- ?
45
+
46
+
#### Any additional information below
47
+
48
+
49
+
Following these steps guarantees the quickest resolution possible.
Thanks for stopping by to let us know something could be better!
8
+
9
+
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
10
+
11
+
**Is your feature request related to a problem? Please describe.**
12
+
What the problem is. Example: I'm always frustrated when [...]
13
+
14
+
**Describe the solution you'd like**
15
+
What you want to happen.
16
+
17
+
**Describe alternatives you've considered**
18
+
Any alternative solutions or features you've considered.
19
+
20
+
**Additional context**
21
+
Any other context or screenshots about the feature request.
about: If you have a support contract with Google, please create an issue in the Google Cloud Support console.
4
+
5
+
---
6
+
7
+
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
2
+
-[ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-aiplatform/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
3
+
-[ ] Ensure the tests and linter pass
4
+
-[ ] Code coverage does not decrease (if any source code was changed)
0 commit comments