fix(.github): correct affected page help text in issue forms (#66816)

This commit is contained in:
Karthiya Yash Kiranbhai
2026-04-07 13:04:52 +05:30
committed by GitHub
parent e60a299ced
commit 0e8da837be
2 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@ body:
- type: input
attributes:
label: Affected Page
description: Add a link to the coding challenge with the problem.
description: Add a link to the page with the problem.
validations:
required: true
- type: textarea
@@ -17,7 +17,7 @@ body:
- type: input
attributes:
label: Affected Page
description: Add a link to the coding challenge with the problem.
description: Add a link to the article or documentation page with the problem.
validations:
required: true
- type: textarea