Skip to content

Commit

Permalink
feat: new quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
jcountsNR committed Jan 27, 2022
1 parent 0b0015c commit dbea719
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions quickstarts/slack-cs/config.yml
Original file line number Diff line number Diff line change
@@ -1,43 +1,25 @@
# Name of the quickstart (required)
name: slack-for-codestream

# Displayed in the UI (required)
title: Slack for CodeStream

# Long-form description of the quickstart (required)
description: |
Slack is a messaging app for business that connects people to the information they need.
When you post a comment, issue, or feedback request, your teammates are notified via the activity feed, and potentially via email. Sometimes, though, you might want to share to Slack as well. This allows you to reach people who haven’t yet joined CodeStream, or maybe don’t spend a lot of time in their IDE.
[Check out our documentation](https://docs.newrelic.com/docs/codestream/codestream-integrations/slack-integration) to connect New Relic CodeStream to your team's Slack channel.
# Displayed in search results and recommendations. Summarizes a quickstarts functionality.
summary: |
Connect New Relic CodeStream to your team's Slack channel.
# Support level: New Relic | Verified | Community (required)
level: Community

# Authors of the quickstart (required)
authors:
- New Relic

# Keywords for filtering / searching criteria in the UI
keywords:
- slack
- codestream
- ide
- errors inbox

# Reference to install plans located under /install directory
# Allows us to construct reusable "install plans" and just use their ID in the quickstart config

documentation:
- name: Slack Integration Docs
url: https://docs.newrelic.com/docs/codestream/codestream-integrations/slack-integration
description: Documentation about the New Relic - Slack CodeStream integration

# Content / Design
logo: logo.png
website: https://www.newrelic.com

0 comments on commit dbea719

Please sign in to comment.