Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.24 KB

File metadata and controls

51 lines (32 loc) · 1.24 KB
name Bug
about Report the SDK bug
title (Set a clear title describing the issue)
labels untriaged
assignees

(Filling out the following details about bugs will help us solve your issue sooner.)

Reproducible in:

pip freeze | grep slack
python --version
sw_vers && uname -v # or `ver`

The Slack SDK version

(Paste the output of pip freeze | grep slack)

Python runtime version

(Paste the output of python --version)

OS info

(Paste the output of sw_vers && uname -v on macOS/Linux or ver on Windows OS)

Steps to reproduce:

(Share the commands to run, source code, and project settings (e.g., setup.py))

Expected result:

(Tell what you expected to happen)

Actual result:

(Tell what actually happened with logs, screenshots)

Requirements

For general questions/issues about Slack API platform or its server-side, could you submit questions at https://my.slack.com/help/requests/new instead. 🙇

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.