Skip to content

Commit 156ee94

Browse files
author
Randy Pagels
committed
Add detailed billing and usage management sections for GitHub products
1 parent 7ea2db0 commit 156ee94

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

learn-pr/github/introduction-to-github/includes/2-what-is-github.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,4 @@ To learn more about how to create and manage gists, refer to the GitHub document
162162

163163
Every repository on GitHub.com comes equipped with a section for hosting documentation, called a wiki. You can use your repository's wiki to share long-form content about your project, such as how to use it, how you designed it, or its core principles. While a README file quickly tells what your project can do, you can use a wiki to provide additional documentation.
164164

165-
It’s worth a reminder that if your repository is private, only people who have at least read access to your repository will have access to your wiki.
166-
167-
165+
It’s worth a reminder that if your repository is private, only people who have at least read access to your repository will have access to your wiki.

learn-pr/github/introduction-to-github/includes/4-collaborative-platform.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,3 @@ Each category must have a unique name, emoji pairing, and a detailed description
9797
1. In your repository, go to the Discussions tab and select **Start discussion**.
9898

9999
That covers a little about how GitHub supports collaborative work. Now let's move to how you can manage notifications, subscribe to threads, and get started with GitHub pages.
100-
101-

0 commit comments

Comments
 (0)