Merge branch '2.6.0' into 2.5.0

This commit is contained in:
Christine Zak
2022-06-17 16:12:44 -07:00
committed by GitHub
14 changed files with 78 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Keyboard Shortcuts
{% hint style="info" %}
**Good to know:** depending on the product you're building, it can be useful to explicitly document use cases. Got a product that can be used by a bunch of people in different ways? Maybe consider splitting it out!
{% endhint %}

5
fundamentals/members.md Normal file
View File

@@ -0,0 +1,5 @@
# Members
{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them.
{% endhint %}

5
fundamentals/projects.md Normal file
View File

@@ -0,0 +1,5 @@
# Projects
{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them.
{% endhint %}

View File

@@ -0,0 +1,5 @@
# Task Lists
{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them.
{% endhint %}

5
fundamentals/tasks.md Normal file
View File

@@ -0,0 +1,5 @@
# Tasks
{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them.
{% endhint %}

5
guides/sample-1.md Normal file
View File

@@ -0,0 +1,5 @@
# Creating your first task
{% hint style="info" %}
**Good to know:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

5
guides/sample-2.md Normal file
View File

@@ -0,0 +1,5 @@
# Advanced permissions
{% hint style="info" %}
**Good to know:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

13
guides/sample.md Normal file
View File

@@ -0,0 +1,13 @@
# Creating your first project
{% hint style="info" %}
**Good to know:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}
## The basics
Projects are containers for task lists. Think of them as a library for everything your team needs to get done to complete or ship a project.
## Creating a project
Hit the big '+' button in your sidebar and select 'New Project' from the menu that pops up. Give your project a name, and you're good to go!

View File

@@ -0,0 +1,5 @@
# For Designers
{% hint style="info" %}
**Good to know:** depending on the product you're building, it can be useful to explicitly document use cases. Got a product that can be used by a bunch of people in different ways? Maybe consider splitting it out!
{% endhint %}

View File

@@ -0,0 +1,5 @@
# Figma Integration
{% hint style="info" %}
**Good to know:** depending on the product you're building, it can be useful to explicitly document use cases. Got a product that can be used by a bunch of people in different ways? Maybe consider splitting it out!
{% endhint %}

View File

@@ -0,0 +1,5 @@
# For Engineers
{% hint style="info" %}
**Good to know:** depending on the product you're building, it can be useful to explicitly document use cases. Got a product that can be used by a bunch of people in different ways? Maybe consider splitting it out!
{% endhint %}

View File

@@ -0,0 +1,5 @@
# GitHub Integration
{% hint style="info" %}
**Good to know:** depending on the product you're building, it can be useful to explicitly document use cases. Got a product that can be used by a bunch of people in different ways? Maybe consider splitting it out!
{% endhint %}

View File

@@ -0,0 +1,5 @@
# For Support
{% hint style="info" %}
**Good to know:** depending on the product you're building, it can be useful to explicitly document use cases. Got a product that can be used by a bunch of people in different ways? Maybe consider splitting it out!
{% endhint %}

View File

@@ -0,0 +1,5 @@
# Intercom Integration
{% hint style="info" %}
**Good to know:** depending on the product you're building, it can be useful to explicitly document use cases. Got a product that can be used by a bunch of people in different ways? Maybe consider splitting it out!
{% endhint %}