Skip to content

docs: removes quickstart (reducing to 1 quickstart on site) | updates creating an app page - #1575

Open
lukegalbraithrussell wants to merge 1 commit into
mainfrom
luke-getting-started
Open

docs: removes quickstart (reducing to 1 quickstart on site) | updates creating an app page#1575
lukegalbraithrussell wants to merge 1 commit into
mainfrom
luke-getting-started

Conversation

@lukegalbraithrussell

Copy link
Copy Markdown
Contributor

Summary

With the updated focused quickstart at docs.slack.dev/quickstart, we're going to be directing users to this one single experience instead of duplicating pages and tripling maintenance (between /quickstart and each of the bolt getting started guides) The previous /quickstart was already more than 10x-ing views for the equivalent bolt-py getting started guide.

will add a redirect on the docs repo side

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.

@lukegalbraithrussell
lukegalbraithrussell requested a review from a team as a code owner September 4, 2026 18:49
@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.54%. Comparing base (0f63195) to head (4f47e56).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1575   +/-   ##
=======================================
  Coverage   91.54%   91.54%           
=======================================
  Files         228      228           
  Lines        7285     7285           
=======================================
  Hits         6669     6669           
  Misses        616      616           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@haleychaas haleychaas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants