Skip to content

Commit 3eebad1

Browse files
committed
Added copilot cancel info
1 parent 61e04dd commit 3eebad1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/guided-workshop/exercises/5-coding.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ Let's finish out our coding by displaying the `Hours` component on **index.js**,
186186

187187
Congratulations! You've now created a new component and added the code to the landing page to display it.
188188
189+
> **IMPORTANT:** If you enrolled for a GitHub Copilot trial, billing will start after the first 30 days. If you wish, you can [cancel your GitHub Copilot personal account](https://docs.github.com/en/billing/managing-billing-for-github-copilot/managing-your-github-copilot-subscription-for-your-personal-account#canceling-your-copilot-for-individuals-subscription) if you won't be using it.
190+
189191
## Summary and next steps
190192

191193
All developers write code with some form of assistance. This might come from a human pair programmer, copying/pasting code from a developer forum or documentation, or, in our case, and AI pair programer - GitHub Copilot. With GitHub Copilot, developers are able to focus on the bigger tasks while GitHub Copilot provides suggestions and generates code.

0 commit comments

Comments
 (0)