From 8fbf6acf913085dddf6057793678d2629a39e356 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Wed, 19 Jul 2023 12:56:50 +0200 Subject: [PATCH 1/2] Add Work Items section --- CONTRIBUTING.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b2170115..c50b9484 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -190,6 +190,32 @@ repository, create a PR. Congratulations :tada: Solid community thanks you :sparkles:. +## Work items + +In general, all documents in scope of the group are welcome. Work items can be +documents or software. + +### New work item proposal + +* Propose new work item as an issue in https://github.com/solid/specification + and propose it as an agenda topic in a group meeting. +* Include publicly accessible link to abstract or draft. +* List and link to owners (at least 1 person for advancing the work item and 1 + other person). +* Answer the following questions in order to document how you are meeting the + requirements for a new work item at the W3C Solid Community Group. Please + note if this work item supports certain programs or another government or + private sector project. + 1. Explain what you are trying to do using no jargon or acronyms. + 2. How is it done today, and what are the limits of the current practice? + 3. What is new in your approach and why do you think it will be successful? + 4. How are you involving participants from multiple skill sets and global + locations in this work item? (Skill sets: technical, design, product, + marketing, anthropological, and UX. Global locations: Africa, the + Americas, APAC, Europe, Middle East.) + 5. What actions are you taking to make this work item accessible to a + non-technical audience? + ## Publishing a technical report From a283beb4c94b9756f88b076efbde87836bbe2fb0 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Wed, 19 Jul 2023 18:49:54 +0300 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Ted Thibodeau Jr --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c50b9484..e471a619 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -206,13 +206,13 @@ documents or software. requirements for a new work item at the W3C Solid Community Group. Please note if this work item supports certain programs or another government or private sector project. - 1. Explain what you are trying to do using no jargon or acronyms. + 1. Explain what you are trying to do, using no jargon or acronyms. 2. How is it done today, and what are the limits of the current practice? - 3. What is new in your approach and why do you think it will be successful? + 3. What is new in your approach, and why do you think it will be successful? 4. How are you involving participants from multiple skill sets and global locations in this work item? (Skill sets: technical, design, product, marketing, anthropological, and UX. Global locations: Africa, the - Americas, APAC, Europe, Middle East.) + Americas, APAC, Europe, Middle East, Antarctica.) 5. What actions are you taking to make this work item accessible to a non-technical audience?