Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mkt: add slack chat banner #2266

Merged
merged 4 commits into from
Nov 14, 2024
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
2 changes: 2 additions & 0 deletions docs/getting-started/codacy-quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ nav_step: 0

Codacy is an automated code quality and coverage platform that analyzes your source code and identifies issues as you go, helping your team ship robust software by scanning over 40 programming languages, such as JavaScript, Python, Java, C#, and PHP.

[![Start Slack chat](./images/slack-banner-2x.png)](https://start-chat.com/slack/codacy/tKNKyy)

Check out our product demo for an overview of Codacy's main features (recorded on May 13, 2024):

<div style="position: relative; padding-bottom: 61.224489795918366%; height: 0;"><iframe src="https://www.loom.com/embed/1ed27d66b659427883ddd28e57468c22" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions docs/organizations/changing-your-plan-and-billing.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changing your plan and billing

[![Start Slack chat](../getting-started/images/slack-banner-2x.png)](https://start-chat.com/slack/codacy/tKNKyy)

Each organization on Codacy has a dedicated plan and associated billing. To make changes to the plan and billing of an organization, open your organization **Settings**, page **Plan and billing**.

<!--plan-caveats-start-->
Expand Down
Loading