mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(.github): correct affected page help text in issue forms (#66816)
This commit is contained in:
committed by
GitHub
parent
e60a299ced
commit
0e8da837be
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user