Merge branch 'copilot-ga-megabranch' into getting-started-articles
This commit is contained in:
2
data/reusables/copilot/copilot-prerequisites.md
Normal file
2
data/reusables/copilot/copilot-prerequisites.md
Normal file
@@ -0,0 +1,2 @@
|
||||
- {% data variables.product.prodname_copilot %} is free to use for verified students and open source maintainers.
|
||||
- If you are not a student or open source maintainer, you can try {% data variables.product.prodname_copilot %} for free with a one-time 60 day trial. After the free trial, you will need a paid subscription for continued use. You must provide billing information in order to start a free trial. For more information, see "[About billing for {% data variables.product.prodname_copilot %}](/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot)."
|
||||
@@ -1 +1 @@
|
||||
1. In {% data variables.product.prodname_vscode %}, create a new JavaScript (_*.js_) file.
|
||||
1. In {% data variables.product.prodname_vscode %}, create a new JavaScript (_*.js_) file.
|
||||
@@ -2,4 +2,5 @@
|
||||
|
||||
```javascript{:copy}
|
||||
function calculateDaysBetweenDates(begin, end) {
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user