Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,11 @@ As for the Use Case Proposal process, except the User Story Proposal template sh
As for the Use Case Proposal process, except the Use Case Category Proposal template should be used.

### Important Notice
Merging of PRs for new Use Cases, User Stories, or Use Case Categories from sources that are not WG members and not
"sponsored" by an existing TF will require a WG Resolution. It is however acceptable for non-members to submit
issues using the provided template for the WG's consideration, subject to W3C IP rules. Generally such non-members should
at least be members of the WoT CG and have agreed to abide by the WoT CG's IP policies.
Merging of PRs for new User Stories require a formal resolution before they can be merged.
In the case of User Stories proposed by a WoT WG TF that only impact that TF's deliverable,
this only needs to be a TF resolution. In all other cases, a Working Group resolution is needed.
In addition, only WoT CG, IG, or WG members who have agreed to the W3C IP policy may submit
User Stories, Use Cases, or Use Case Categories.
Comment on lines +67 to +71

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Merging of PRs for new User Stories require a formal resolution before they can be merged.
In the case of User Stories proposed by a WoT WG TF that only impact that TF's deliverable,
this only needs to be a TF resolution. In all other cases, a Working Group resolution is needed.
In addition, only WoT CG, IG, or WG members who have agreed to the W3C IP policy may submit
User Stories, Use Cases, or Use Case Categories.
PRs for new User Stories require a formal resolution before they can be merged.
User Stories proposed by a WoT WG TF that only impact that TF's deliverable
only need a TF resolution; for all other User Stories, a WG resolution is needed.
Further, only WoT CG, IG, or WG members who have agreed to the W3C IP policy may submit
User Stories, Use Cases, or Use Case Categories.


### Other Changes
To make direct changes to the WoT Use Cases and Requirements document not covered by the above, please provide pull-requests to the HTML file, see [github help](https://help.github.com/articles/using-pull-requests/). These will be reviewed by the WoT Use Cases TF as appropriate.
Expand Down