From a342ec6795307920f221f881dee1c13f658b3cfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tantek=20=C3=87elik?= <46418+tantek@users.noreply.github.com> Date: Mon, 31 Mar 2025 14:27:37 -0700 Subject: [PATCH] provide a path for new folks to contribute via W3C Guide MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit link to W3C’s GitHub Contributor Management guide as another way people can agree to the necessary agreements to create PRs. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bdf1d09..1cc3abb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # JF2 Editor's Draft Simplified JSON format of post streams -Contributions to this specification are governed by the W3C IPR Policy. Pull requests will be accepted only if the submitter was a member of the W3C Social WG but issues can be opened by anyone. +Contributions to this specification are governed by the W3C IPR Policy. +Pull requests will be accepted only if the submitter was a member of the W3C Social WG, +or has followed the instructions on [W3C’s GitHub Contributor Management guide](https://www.w3.org/guide/github/repo-management.html) +to associate their GitHub account with their W3C account and made IPR agreements accordingly. + +Issues can be opened by anyone.