Skip to content

Commit 1a822d6

Browse files
authored
Merge pull request #49564 from cyz/cyz-generate-documentation
Update: Develop code features and Implement code improvements using GitHub Copilot tools
2 parents 80518b0 + 7925015 commit 1a822d6

File tree

3 files changed

+19
-16
lines changed
  • learn-pr/wwl-azure
    • develop-code-features-using-github-copilot-tools
    • generate-documentation-using-github-copilot-tools
    • implement-code-improvements-using-github-copilot-tools

3 files changed

+19
-16
lines changed

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/index.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ abstract: |
2828
2929
- Manage code update suggestions by accepting, partially accepting, editing, and discarding the suggestions generated by GitHub Copilot Chat.
3030
prerequisites: |
31-
- An active subscription for GitHub Copilot is required for either your personal GitHub account or a GitHub account managed by an organization or enterprise.
32-
33-
- Experience using the GitHub Copilot Chat extension for Visual Studio Code to generate explanations of code blocks, code files, and entire workspaces.
34-
3531
- One or more years of software development experience is recommended.
3632
3733
- Experience developing C# applications using Visual Studio Code and the C# Dev Kit extension is recommended.
3834
39-
- Awareness of the GitHub Copilot free trial conditions. If you choose the free trial offer for GitHub Copilot, a form of payment is requested at sign-up. Charges aren't applied until the trial is over, unless you cancel before the conclusion of the 30-day period.
35+
- An active subscription for GitHub Copilot is required for either your personal GitHub account or a GitHub account managed by an organization or enterprise. You can set up a GitHub Copilot Free account or sign up for a subscription to GitHub Copilot Pro trial with a one-time 30-day trial. For learning, the Copilot Free option with usage limits should be sufficient.
36+
37+
- Awareness of the GitHub Copilot free trial conditions: if you choose the free trial offer for GitHub Copilot, a form of payment is requested at sign-up. Charges aren't applied until the trial is over, unless you cancel before the conclusion of the 30-day period.
38+
39+
- Experience using the GitHub Copilot Chat extension for Visual Studio Code to generate explanations of code blocks, code files, and entire workspaces.
4040
iconUrl: /training/achievements/generic-badge.svg
4141
levels:
4242
- intermediate
@@ -61,4 +61,4 @@ units:
6161
- learn.wwl.develop-code-features-using-github-copilot-tools.knowledge-check
6262
- learn.wwl.develop-code-features-using-github-copilot-tools.summary
6363
badge:
64-
uid: learn.wwl.develop-code-features-using-github-copilot-tools.badge
64+
uid: learn.wwl.develop-code-features-using-github-copilot-tools.badge

learn-pr/wwl-azure/generate-documentation-using-github-copilot-tools/index.yml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,16 @@ abstract: |
2424
2525
- Generate inline code documentation using the GitHub Copilot Chat extension for Visual Studio Code.
2626
prerequisites: |
27-
- GitHub Copilot enabled on your account. For learning, the Copilot Free option with usage limits should sufficient.
28-
29-
- A basic understanding of the features provided by the GitHub Copilot extensions for Visual Studio Code.
30-
3127
- One or more years of software development experience is recommended.
3228
3329
- Experience developing C# applications using Visual Studio Code and the C# Dev Kit extension is recommended.
30+
31+
- An active subscription for GitHub Copilot is required for either your personal GitHub account or a GitHub account managed by an organization or enterprise. You can set up a GitHub Copilot Free account or sign up for a subscription to GitHub Copilot Pro trial with a one-time 30-day trial. For learning, the Copilot Free option with usage limits should be sufficient.
32+
33+
- Awareness of the GitHub Copilot free trial conditions: if you choose the free trial offer for GitHub Copilot, a form of payment is requested at sign-up. Charges aren't applied until the trial is over, unless you cancel before the conclusion of the 30-day period.
34+
35+
- A basic understanding of the features provided by the GitHub Copilot extensions for Visual Studio Code.
36+
3437
iconUrl: /training/achievements/generic-badge.svg
3538
levels:
3639
- intermediate

learn-pr/wwl-azure/implement-code-improvements-using-github-copilot-tools/index.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ abstract: |
2222
2323
- Implement code update suggestions from GitHub Copilot Chat that improve existing code in the areas of code quality, reliability, performance, and security.
2424
prerequisites: |
25-
- An active subscription for GitHub Copilot is required for either your personal GitHub account or a GitHub account managed by an organization or enterprise.
26-
27-
- Experience using the GitHub Copilot and GitHub Copilot Chat extensions for Visual Studio Code to create new code and generate explanations of existing code.
28-
2925
- One or more years of software development experience is recommended.
3026
3127
- Experience developing C# applications using Visual Studio Code and the C# Dev Kit extension is recommended.
3228
33-
- Awareness of the GitHub Copilot free trial conditions. If you choose the free trial offer for GitHub Copilot, a form of payment is requested at sign-up. Charges aren't applied until the trial is over, unless you cancel before the conclusion of the 30-day period.
29+
- An active subscription for GitHub Copilot is required for either your personal GitHub account or a GitHub account managed by an organization or enterprise. You can set up a GitHub Copilot Free account or sign up for a subscription to GitHub Copilot Pro trial with a one-time 30-day trial. For learning, the Copilot Free option with usage limits should be sufficient.
30+
31+
- Awareness of the GitHub Copilot free trial conditions: if you choose the free trial offer for GitHub Copilot, a form of payment is requested at sign-up. Charges aren't applied until the trial is over, unless you cancel before the conclusion of the 30-day period.
32+
33+
- Experience using the GitHub Copilot Chat extension for Visual Studio Code to generate explanations of code blocks, code files, and entire workspaces.
3434
iconUrl: /training/achievements/generic-badge.svg
3535
levels:
3636
- intermediate
@@ -52,4 +52,4 @@ units:
5252
- learn.wwl.implement-code-improvements-using-github-copilot-tools.knowledge-check
5353
- learn.wwl.implement-code-improvements-using-github-copilot-tools.summary
5454
badge:
55-
uid: learn.wwl.implement-code-improvements-using-github-copilot-tools.badge
55+
uid: learn.wwl.implement-code-improvements-using-github-copilot-tools.badge

0 commit comments

Comments
 (0)