Skip to content

Commit de23ee0

Browse files
committed
updating wording for Copilot free licensing
1 parent b0a5e04 commit de23ee0

File tree

6 files changed

+6
-6
lines changed
  • 03-Introduction-to-GitHub-Copilot
  • 04-Using-GitHub-Copilot-with-JavaScript
  • 05-Using-GitHub-Copilot-with-Python
  • 06-Using-GitHub-Copilot-with-CSharp
  • 07-Creating-Mini-Game-with-GitHub-Copilot
  • 08-Using-Advanced-GitHub-Copilot-Features

6 files changed

+6
-6
lines changed

03-Introduction-to-GitHub-Copilot/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Note: Although this module uses [Codespaces](https://github.com/codespaces), you
1818
-**Who this is for**: Developers, DevOps Engineers, Software development managers, Testers.
1919
-**What you'll learn**: How to install Copilot into a Codespace, accept suggestions from code, accept suggestions from comments.
2020
-**What you'll build**: Javascript files that will have code generated by Copilot AI for code and comment suggestions.
21-
-**Prerequisites**: To use GitHub Copilot you must have an active GitHub Copilot subscription. Sign up for free here: [GitHub Copilot](https://gh.io/copilot)
21+
-**Prerequisites**: GitHub Copilot is available to use for free, sign up for [GitHub Copilot](https://gh.io/copilot).
2222
-**Timing**: This course can be completed in under an hour.
2323

2424

04-Using-GitHub-Copilot-with-JavaScript/README.MD

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Mastering GitHub Copilot doesn’t stop at coding assistance—you’ll also lea
1414
-**Who this is for**: Developers, DevOps Engineers, Software development managers, Testers.
1515
-**What you'll learn**: Using GitHub Copilot to create code and add comments to your work.
1616
-**What you'll build**: Javascript files that will have code generated by Copilot AI for code and comment suggestions.
17-
-**Prerequisites**: To use GitHub Copilot you must have an active GitHub Copilot subscription. Sign up for 30 days free [Copilot](https://github.com/settings/copilot).
17+
-**Prerequisites**: GitHub Copilot is available to use for free, sign up for [GitHub Copilot](https://gh.io/copilot).
1818
-**Timing**: This module can be completed in under an hour.
1919

2020

05-Using-GitHub-Copilot-with-Python/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Prepare to tackle a real-world scenario! You’ll work on modifying a Python rep
1414
-**Who this is for**: Developers, DevOps Engineers, Software development managers, Testers.
1515
-**What you'll learn**: Using GitHub Copilot to create code and add comments to your work.
1616
-**What you'll build**: Python files that will have code generated by Copilot AI for code and comment suggestions.
17-
-**Prerequisites**: To use GitHub Copilot you must have an active GitHub Copilot subscription. Sign up for 30 days free [Copilot](https://github.com/settings/copilot).
17+
-**Prerequisites**: GitHub Copilot is available to use for free, sign up for [GitHub Copilot](https://gh.io/copilot).
1818
-**Timing**: This module can be completed in under an hour.
1919

2020
By the end of this module, you'll aquire the skills to be able to:

06-Using-GitHub-Copilot-with-CSharp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Prepare to tackle a practical, hands-on project! You’ll work on modifying a C#
1414
-**Who this is for**: Developers, DevOps Engineers, Software development managers, Testers.
1515
-**What you'll learn**: How to use GitHub Copilot to create code and add comments to your work.
1616
-**What you'll build**: C# files that will have code generated by Copilot AI for code and comment suggestions.
17-
-**Prerequisites**: To use GitHub Copilot you must have an active GitHub Copilot subscription. Sign up for 30 days free [Copilot](https://github.com/settings/copilot).
17+
-**Prerequisites**: GitHub Copilot is available to use for free, sign up for [GitHub Copilot](https://gh.io/copilot).
1818
-**Timing**: This course can be completed in under an hour.
1919

2020
By the end of this module, you'll acquire the skills to be able to:

07-Creating-Mini-Game-with-GitHub-Copilot/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In this module, we’ll explore how to use GitHub Copilot to build a classic roc
1010
-**Who this is for**: Developers, DevOps Engineers, Software development managers, Testers.
1111
-**What you'll learn**: Harnessing GitHub Copilot to create code and add comments to your work.
1212
-**What you'll build**: Python files that will have code generated by Copilot AI for code and comment suggestions.
13-
-**Prerequisites**: To use GitHub Copilot you must have an active GitHub Copilot subscription. Sign up for 30 days free [Copilot](https://github.com/settings/copilot).
13+
-**Prerequisites**: GitHub Copilot is available to use for free, sign up for [GitHub Copilot](https://gh.io/copilot).
1414
-**Timing**: This course can be completed in under an hour.
1515

1616
By the end of this module, you'll acquire the skills to be able to:

08-Using-Advanced-GitHub-Copilot-Features/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Using a Python-based HTTP API, you’ll make modifications, fix bugs, create doc
1313
-**Who this is for**: Developers, DevOps Engineers, Software development managers, Testers.
1414
-**What you'll learn**: Using Advanced GitHub Copilot features to test, document, and work with code.
1515
-**What you'll build**: A new HTTP API route, along with documentation and tests to verify its correctness.
16-
-**Prerequisites**: To use GitHub Copilot you must have an active GitHub Copilot subscription. Sign up for 30 days free [Copilot](https://github.com/settings/copilot).
16+
-**Prerequisites**: GitHub Copilot is available to use for free, sign up for [GitHub Copilot](https://gh.io/copilot).
1717
-**Timing**: This module can be completed in under an hour.
1818

1919
By the end of this module, you'll aquire the skills to be able to:

0 commit comments

Comments
 (0)
close