@cloudscape-design/browser-test-tools 3.0.88 → 3.0.89
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -10,7 +10,7 @@ Browse the [components repository](https://github.com/cloudscape-design/componen
|
|
|
10
10
|
|
|
11
11
|
## Getting help
|
|
12
12
|
|
|
13
|
-
You can [create bug reports or feature requests](https://github.com/cloudscape-design/
|
|
13
|
+
You can [create bug reports or feature requests](https://github.com/cloudscape-design/components/issues/new/choose), or [start a discussion](https://github.com/cloudscape-design/components/discussions) to ask a question. To minimize duplicates, we recommend that you search for existing bug reports, feature requests, or discussions before initiating a new thread.
|
|
14
14
|
|
|
15
15
|
## Contributing
|
|
16
16
|
|
package/internal/manifest.json
CHANGED