Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions docs/english/_sidebar.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,21 +46,5 @@
"type": "link",
"label": "Reference",
"href": "https://docs.slack.dev/tools/python-slack-sdk/reference/index.html"
},
{ "type": "html", "value": "<hr>" },
{
"type": "link",
"label": "Release notes",
"href": "https://github.com/slackapi/python-slack-sdk/releases"
},
{
"type": "link",
"label": "Code on GitHub",
"href": "https://github.com/SlackAPI/python-slack-sdk"
},
{
"type": "link",
"label": "Contributors Guide",
"href": "https://github.com/SlackAPI/python-slack-sdk/blob/main/.github/contributing.md"
}
]
6 changes: 5 additions & 1 deletion docs/english/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,12 @@ If you get stuck, we're here to help. The following are the best ways to get ass
* [Issue Tracker](http://github.com/slackapi/python-slack-sdk/issues) for questions, bug reports, feature requests, and general discussion related to the Python Slack SDK. Try searching for an existing issue before creating a new one.
* [Email](mailto:support@slack.com) our developer support team: `support@slack.com`.

## Release notes

Check out the [Python Slack SDK release notes](https://github.com/slackapi/python-slack-sdk/releases) for all the latest happenings.

## Contributing {/* #contributing */}

These docs live within the [Python Slack SDK](https://github.com/slackapi/python-slack-sdk) repository and are open source.

We welcome contributions from everyone! Please check out our [Contributor's Guide](https://github.com/slackapi/python-slack-sdk/blob/main/.github/contributing.md) for how to contribute in a helpful and collaborative way.
We welcome contributions from everyone! Please check out our [Contributor's Guide](https://github.com/slackapi/python-slack-sdk/blob/main/.github/contributing.md) for how to contribute in a helpful and collaborative way.