Skip to content

Commit 0a3150e

Browse files
tseavertheacodes
authored andcommitted
Drop mention of umbrella package from issue template. (googleapis#6195)
1 parent 2982dd3 commit 0a3150e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ will help us identify the cause of your issue more quickly.
1212
1. Specify the API at the beginning of the title (for example, "BigQuery: ...")
1313
General, Core, and Other are also allowed as types
1414
2. OS type and version
15-
3. Python version and virtual environment information `python --version`
16-
4. google-cloud-python version `pip show google-cloud`, `pip show google-<service>` or `pip freeze`
15+
3. Python version and virtual environment information: `python --version`
16+
4. google-cloud-<service> version: `pip show google-<service>` or `pip freeze`
1717
5. Stacktrace if available
1818
6. Steps to reproduce
1919
7. Code example

0 commit comments

Comments
 (0)