From d8988389d79f50f31bc464312d3e7cc90104ee45 Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Fri, 4 Nov 2022 16:22:50 +0900 Subject: [PATCH] Update subheadings from

to

Part of https://github.com/whatwg/whatwg.org/issues/401. --- layouts/whatwg.hbs | 2 +- views/agreement-status.hbs | 6 +++--- views/entity-agreement-success.hbs | 6 +++--- views/individual-agreement-success.hbs | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/layouts/whatwg.hbs b/layouts/whatwg.hbs index 3675483..07efe77 100644 --- a/layouts/whatwg.hbs +++ b/layouts/whatwg.hbs @@ -18,7 +18,7 @@ WHATWG

-

{{title}}

+

{{title}}

diff --git a/views/agreement-status.hbs b/views/agreement-status.hbs index 8f78c7a..78c1ce7 100644 --- a/views/agreement-status.hbs +++ b/views/agreement-status.hbs @@ -65,7 +65,7 @@ label.disabled-control {

You're likely on this page because a GitHub status check on a pull request you submitted was unable to associate you to a signed and verified agreement. Read on to find out what that's about, and the details of your situation. -

Introduction

+

Introduction

The Participant Agreement must be signed for all contributions to WHATWG Living Standards. @@ -74,7 +74,7 @@ label.disabled-control {

After an agreement is submitted, it is verified by the WHATWG. This is a manual process, but is usually completed quickly if it's preventing a pull request from being accepted. -

Your Status

+

Your Status

{{{status}}}

@@ -83,7 +83,7 @@ label.disabled-control { {{/if}} -

Synchronizing with GitHub

+

Synchronizing with GitHub

If the status check on your pull request is not in sync with the above, use this form to ask GitHub to update itself: diff --git a/views/entity-agreement-success.hbs b/views/entity-agreement-success.hbs index 3891c34..ac17fbc 100644 --- a/views/entity-agreement-success.hbs +++ b/views/entity-agreement-success.hbs @@ -1,6 +1,6 @@

Thanks for submitting the participant agreement as an entity. Here is the data we have recorded for you: -

Public Data

+

Public Data

{{publicData}}
@@ -10,13 +10,13 @@

Note that for now your submission is marked as unverified. The first time a contributor associated with {{entityName}} submits a pull request to a standard, the editor will be responsible for verifying that your submission is accurate and representative. After that, future pull requests to the workstreams you chose to participate in will be automatically marked as approved. -

Contributor Management

+

Contributor Management

Contributions from GitHub users which are publicly associated with the {{organizationName}} GitHub organization will be able to contribute on behalf of {{entityName}}.

Note that contributors will need to publicly display their affiliation with the {{organizationName}} organization. For more information on how to do this, see the GitHub help article, "Publicizing or hiding organization membership". -

Notifications

+

Notifications

Notifications of WHATWG policy changes and of any Review Draft publications will be through GitHub issues and pull requests, which you can subscribe to by watching appropriate repositories. diff --git a/views/individual-agreement-success.hbs b/views/individual-agreement-success.hbs index 57c7dad..6cae65f 100644 --- a/views/individual-agreement-success.hbs +++ b/views/individual-agreement-success.hbs @@ -1,6 +1,6 @@

Thanks for submitting the participant agreement as an individual. Here is the data we have recorded for you: -

Public Data

+

Public Data

{{publicData}}
@@ -10,7 +10,7 @@

Note that for now your submission is marked as unverified. The first time you submit a pull request to a standard, the editor will be responsible for verifying that your submission is accurate and representative. After that, future pull requests to the workstreams you chose to participate in will be automatically marked as approved. -

Private Data

+

Private Data

{{privateData}}
@@ -18,7 +18,7 @@

If you need to edit this private data in the future, please contact the Steering Group by email: {{steeringGroupEmail}}. -

Notifications

+

Notifications

Notifications of WHATWG policy changes and of any Review Draft publications will be through GitHub issues and pull requests, which you can subscribe to by watching appropriate repositories.