Skip to content
Open
Changes from all commits
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
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,13 @@ 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 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
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.
* You can contribute even if you don't have access by forking this repository and doing a Pull Request from your fork.
Expand Down