Skip to content

Commit

Permalink
adding feedback and issue forms (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
Horea Porutiu authored Oct 28, 2021
1 parent 5baf146 commit 183d4bb
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ channels that a particular user has created. As is the
case with the `user_based_eDiscovery` script, it will only
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`.
🙋🏾‍♀️ **`user_based_eDiscovery_pattern.py` (Without Edits) ** 👩🏻‍🏫
🙋🏾‍♀️ **`user_based_eDiscovery_pattern.py`** 👩🏻‍🏫
* This is the same as the `user_based_eDiscovery_with_edits.py` script, except it
doesn't capture edits.
Expand Down Expand Up @@ -211,4 +211,11 @@ export SLACK_DISCOVERY_SDK_TEST_CHANNEL_ID=C1234567890
pytest tests/
# You can check logs/pytest.log for trouble shooting
```
```
## Feedback
For feedback, please use [this feedback form](https://forms.gle/B2PRF9HQheRgQdo7A).
## Issues and Troubleshooting
For issues, please use [this issue form](https://forms.gle/jHS17eYEYAtcXA96A).

0 comments on commit 183d4bb

Please sign in to comment.