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

Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.1 KB

File metadata and controls

23 lines (15 loc) · 1.1 KB

Summary

Testing

Category

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in slack_bolt.adapter
  • Document pages under /docs
  • Others

Requirements

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

  • 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 ./scripts/install_all_and_run_tests.sh after making the changes.
0