Skip to content

Commit 5bb2218

Browse files
committed
apply review feedback
1 parent 9a27afc commit 5bb2218

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

content/code-security/reference/code-scanning/troubleshoot-analysis-errors/logs-not-detailed-enough.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Logs are not detailed enough
33
shortTitle: Logs not detailed enough
4-
intro: Increase log verbosity and generate debugging artifacts when logs lack diagnostic detail.
4+
intro: Increase log verbosity and generate debugging artifacts when logs lack diagnostic detail.
55
allowTitleToDifferFromFilename: true
66
versions:
77
fpt: '*'
@@ -41,7 +41,7 @@ These artifacts will help you debug problems with {% data variables.product.prod
4141

4242
### Creating {% data variables.product.prodname_codeql %} debugging artifacts for {% data variables.product.prodname_codeql %} default setup
4343

44-
You can create {% data variables.product.prodname_codeql %} debugging artifacts by enabling step debug logging (see [Enabling step debug logging](#enabling-step-debug-logging)) and triggering a new {% data variables.product.prodname_codeql %} analysis, for example, by pushing a new commit to a pull request branch.
44+
You can create {% data variables.product.prodname_codeql %} debugging artifacts by enabling step debug logging (see [Enabling step debug logging](#enabling-step-debug-logging)) and triggering a new {% data variables.product.prodname_codeql %} analysis, for example, by pushing a new commit to a pull request branch.
4545

4646
{% ifversion org-private-registry %}
4747

@@ -72,4 +72,4 @@ You can create {% data variables.product.prodname_codeql %} debugging artifacts
7272
7373
#### Using {% data variables.product.prodname_actions %} step debug logging
7474
75-
If you enable {% data variables.product.prodname_actions %} step debug logging, {% data variables.product.prodname_codeql %} will also produce debugging artifacts and upload them as part of the workflow run. For instructions, see [Enabling step debug logging](#enabling-step-debug-logging).
75+
If you enable {% data variables.product.prodname_actions %} step debug logging, {% data variables.product.prodname_codeql %} will also produce debugging artifacts and upload them as part of the workflow run. For instructions, see [Enabling step debug logging](#enabling-step-debug-logging).

content/copilot/how-tos/manage-your-account/free-access-with-copilot-student.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ To learn about becoming a verified student, see [AUTOTITLE](/free-pro-team@lates
2020

2121
## Accessing {% data variables.copilot.copilot_student_short %}
2222

23-
{% data reusables.copilot.your-copilot %}
24-
1. If you qualify for {% data variables.copilot.copilot_student_short %}, you will see a page titled "{% data variables.copilot.copilot_student_short %}" informing you that you are eligible. Click **Get access to {% data variables.product.prodname_copilot %}**.
25-
1. On the page that appears, configure the {% data variables.product.prodname_copilot_short %} use policies to meet your needs, then click **Save and complete**.
23+
1. Navigate to https://github.com/settings/education/benefits.
24+
25+
If you're not yet a verified student, you'll need to click **Start an application** and complete the verification process.
26+
1. Under "Free {% data variables.product.github %} developer resources for students and teachers", click **Learn more**.
27+
1. Follow the prompts to activate {% data variables.copilot.copilot_student_short %}, configuring the {% data variables.product.prodname_copilot_short %} use policies to meet your needs.

0 commit comments

Comments
 (0)