8000 python-slack-sdk/.github/pull_request_template.md at main · misscoded/python-slack-sdk · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 747 Bytes

File metadata and controls

16 lines (11 loc) · 747 Bytes

Summary

(Describe the goal of this PR. Mention any related Issue numbers)

Category (place an x in each of the [ ])

  • slack.web.WebClient (Web API client)
  • slack.webhook.WebhookClient (Incoming Webhook, response_url sender)
  • slack.web.classes (UI component builders)
  • slack.rtm.RTMClient (RTM client)

Requirements (place an x in each [ ])

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run python setup.py validate after making the changes.
0