Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form template Updates #285

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from 2 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
43 changes: 21 additions & 22 deletions .github/ISSUE_TEMPLATE/subsection-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ body:
id: submitter
attributes:
label: Submitter
description: Please enter your name.
description: Please enter your full name. While not required for submission of a use case for consideration, the email of the submitter should be requested and recorded before a use case is published in case followup is necessary. These emails will be kept private and only used for communication on the use case.
validations:
required: true
- type: markdown
Expand All @@ -31,7 +31,7 @@ body:
- type: textarea
id: why_wot
attributes:
label: Why WoT? (Stackholder's interest in using WoT)
label: Why WoT? (Stakeholder's interest in using WoT)
description: |
Please describe why you would like to use WoT in your use case.
validations:
Expand All @@ -42,7 +42,6 @@ body:
value: |
## Use Case Description and Expectations for stakeholders and environments


- type: textarea
id: description
attributes:
Expand Down Expand Up @@ -80,35 +79,35 @@ body:
id: expecteddevices
attributes:
label: Expected Devices
description: Please describe your expected devices for your use cases.
description: Please describe the expected devices for your use cases.
validations:
required: true
- type: textarea
id: expecteddata
attributes:
label: Expected Data
description: Please descrive your expected data for your use cases.
description: Please describe the expected data for your use cases.
validations:
required: true
- type: textarea
id: potentialadopters
attributes:
label: Potential Adopters
description: Please descrive your potential adopters for your use cases.
description: Please describe the potential adopters for your use cases.
validations:
required: true
- type: textarea
id: potentialapplications
attributes:
label: Potential Applications
description: Please descrive your potential applications for your use cases.
description: Please describe the potential applications of your use cases.
validations:
required: true
- type: textarea
id: expectedprotocol
attributes:
label: Expected Protocol
description: Please descrive your expected protocol for your use cases.
description: Please describe your expected protocol for your use cases.
validations:
required: true

Expand All @@ -120,50 +119,50 @@ body:
id: similarusecases
attributes:
label: Existing similar WoT use case already defined?
description: Please describe eyour expected protocol for your use cases.
description: Please describe your expected protocol for your use cases.
validations:
required: true
required: false
- type: textarea
id: dependenciesonwot
attributes:
label: Dependencies on WoT - Affected WoT deliverables and/or work items
description: |
List the affected WoT deliverables that have to be changed to enable this use case.
List the affected WoT deliverables that must be changed to enable this use case.
validations:
required: true
required: false
- type: textarea
id: existingw3cstandards
attributes:
label: Other WG's standards, e.g., HTML/CSS, Device APIs, DID/Verifiable Credentials, JSON-LD and RDF
label: Other WG's standards, e.g., HTML/CSS, Device APIs, DID/Verifiable Credentials, JSON-LD, and RDF
validations:
required: true
required: false
- type: textarea
id: expectedrelationshipwithw3cstandards
attributes:
label: Expected relationship with Existing standards by other WGs within W3C
description: |
Refer to the existing standards (no change for WoT) / Make WoT compatible by adding new features (impact for WoT).
validations:
required: true
required: false
- type: textarea
id: existingextenalstandards
attributes:
label: Existing standards outside W3C
validations:
required: true
required: false
- type: textarea
id: expectedrelationshipwithexternalstandards
attributes:
label: Expected relationship with existing standards outside W3C
description: |
Refer to the existing standards (no change for WoT) / Make WoT compatible by adding new features (impact for WoT).
validations:
required: true
required: false

- type: markdown
attributes:
value: |
## Clarificaitons on user's needs<br/>(optional but to be described as specific as possible so that requirements can be extracted precisely later)
## Clarifications on user's needs<br/>(optional but to be described as specific as possible so that requirements can be extracted precisely later)
- type: textarea
id: securityconsiderations
attributes:
Expand All @@ -172,7 +171,7 @@ body:
Describe any issues related to security as a guide. See also the privacy part of [security and privacy review](https://github.com/w3c/wot-architecture/blob/main/publication/ver11/security_and_privacy.md).
If there are none, say "none" and justify.
validations:
required: true
required: false
- type: textarea
id: privacyconsideations
attributes:
Expand All @@ -181,7 +180,7 @@ body:
Describe any issues related to privacy as a guide. See also the privacy part of [security and privacy review](https://github.com/w3c/wot-architecture/blob/main/publication/ver11/security_and_privacy.md).
If there are none, say "none" and justify.
validations:
required: true
required: false
- type: textarea
id: accessibilitycosiderations
attributes:
Expand All @@ -190,7 +189,7 @@ body:
Describe any issues related to accessibility as a guide. See also [accessibility review](https://github.com/w3c/wot-architecture/blob/main/publication/ver11/accessibility.md).
If there are none, say "none" and justify.
validations:
required: true
required: false
- type: textarea
id: internationalizationconsiderations
attributes:
Expand All @@ -199,5 +198,5 @@ body:
Describe any issues related to internationalization as a guide. See also [internationalization review](https://github.com/w3c/wot-architecture/blob/main/publication/ver11/internationalization.md).
If there are none, say "none" and justify.
validations:
required: true
required: false