Skip to content

Commit 67d1d9b

Browse files
committed
chore(gooddata-pipelines): add bugs and changelog notice to readme
1 parent 0b25763 commit 67d1d9b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

gooddata-pipelines/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,12 @@ full_load_data: list[UserFullLoad] = UserFullLoad.from_list_of_dicts(
5757
provisioner.full_load(full_load_data)
5858
```
5959

60-
Ready-made scripts covering the basic use cases can be found here in the [GoodData Productivity Tools](https://github.com/gooddata/gooddata-productivity-tools) repository
60+
## Bugs & Requests
61+
62+
Please use the [GitHub issue tracker](https://github.com/gooddata/gooddata-python-sdk/issues) to submit bugs
63+
or request features.
64+
65+
## Changelog
66+
67+
See [Github releases](https://github.com/gooddata/gooddata-python-sdk/releases) for released versions
68+
and a list of changes.

0 commit comments

Comments
 (0)