Skip to content

Commit 183d4bb

Browse files
author
Horea Porutiu
authored
adding feedback and issue forms (#17)
1 parent 5baf146 commit 183d4bb

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ channels that a particular user has created. As is the
143143
case with the `user_based_eDiscovery` script, it will only
144144
be useful if you have a paricular user which you want to see details about. This script will output the channel creation events associated with a particular user_id to in the following format: `YYYY/MM/DD/user_id/audit_logs/public_channel_created.json`.
145145
146-
🙋🏾‍♀️ **`user_based_eDiscovery_pattern.py` (Without Edits) ** 👩🏻‍🏫
146+
🙋🏾‍♀️ **`user_based_eDiscovery_pattern.py`** 👩🏻‍🏫
147147
* This is the same as the `user_based_eDiscovery_with_edits.py` script, except it
148148
doesn't capture edits.
149149
@@ -211,4 +211,11 @@ export SLACK_DISCOVERY_SDK_TEST_CHANNEL_ID=C1234567890
211211
pytest tests/
212212
213213
# You can check logs/pytest.log for trouble shooting
214-
```
214+
```
215+
216+
## Feedback
217+
218+
For feedback, please use [this feedback form](https://forms.gle/B2PRF9HQheRgQdo7A).
219+
220+
## Issues and Troubleshooting
221+
For issues, please use [this issue form](https://forms.gle/jHS17eYEYAtcXA96A).

0 commit comments

Comments
 (0)