1
0
mirror of synced 2026-01-28 18:03:28 -05:00

Merge pull request #9109 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2021-08-18 04:50:16 +10:00
committed by GitHub
2 changed files with 0 additions and 6 deletions

View File

@@ -97,10 +97,6 @@ export const Survey = () => {
{[ViewState.YES, ViewState.NO].includes(state) && (
<>
<p className="color-text-secondary f6">
{state === ViewState.YES && t`yes_feedback`}
{state === ViewState.NO && t`no_feedback`}
</p>
<p className="mb-3">
<label className="d-block mb-1 f6" htmlFor="survey-comment">
<span>

View File

@@ -54,8 +54,6 @@ survey:
able_to_find: Did this doc help you?
yes: Yes
no: No
yes_feedback: We're continually improving our docs. We'd love to hear what we do well.
no_feedback: We're continually improving our docs. We'd love to hear how we can do better.
comment_yes_label: Let us know what we do well
comment_no_label: Let us know what we can do better
optional: Optional