| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1531 +/- ##
=======================================
Coverage 91.34% 91.34%
=======================================
Files 228 228
Lines 7279 7279
=======================================
Hits 6649 6649
Misses 630 630 ☔ View full report in Codecov by Harness. |
Sorry, something went wrong.
There was a problem hiding this comment.
@haleychaas LGTM! I'm leaving a comment on ordering from a first impressed read - feel free to merge whenever best! 📰
Sorry, something went wrong.
| ## Release notes | ||
|
|
||
| Check out the [Bolt for Python release notes](https://github.com/slackapi/bolt-python/releases) for all the latest happenings. No newline at end of file |
There was a problem hiding this comment.
🧮 suggestion: Is moving "Release notes" before "Contributing" alright for a first read?
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
I'm working on uniting the nav bar for all of the tools so that you don't lose the context of the rest of the nav when you click on one of the tools. In this PR, I'm removing the external links (release notes, github repo, contributor's guide) to cut down on bloat in the nav menu when they are all united. Since the github repo and contributor's guide are already mentioned in the landing page, I just added the release notes link to that.
Preview for one nav here: https://docs-slack-d-unified-na-idfrpr.herokuapp.com/tools
PR for unified nav here: https://github.com/slackapi/docs/pull/605
Testing
Category
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.