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}}
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. -
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. -
{{{status}}}
@@ -83,7 +83,7 @@ label.disabled-control { {{/if}} -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: -
{{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. -
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 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: -
{{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. -
{{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 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.