General information about the Web of Things can be found on https://www.w3.org/WoT/.
Introduction about the specification or repo purpose can be put here.
- Call information: We use the W3C Calendar. You can find the next CALL NAME call at https://www.w3.org/groups/wg/wot/calendar.
- Wiki (contains agenda): WIKI LINK
- Contribution rules
- [Latest Editor's Draft](github.io link goes here) (syncs to this repository's main branch)
- [Latest Working Draft](w3.org link goes here) (This is relevant for notes and REC-track until publication)
- Recommendations:
- Version X - [Repository Snapshot](example https://github.com/w3c/wot-thing-description/tree/REC1.1)
- Version Y - [Repository Snapshot](example https://github.com/w3c/wot-thing-description/tree/REC1.1)
- Other deliverables: (Examples are bindings)
If you have followed the Contribution rules and want to contribute, please follow the instructions below.
In repositories like TD and Binding, you should not edit the index.html directly. That is why, please provide instructions for everyone below. An example is given.
When contributing, please use the tooling as explained below:
- Run
npm install
- Do your contributions to files X, Y, and Z.
- Run
npm render
If you want to edit figures, their sources are found at X. Please use TOOL A to edit them.
In order to generate the implementation report, the instructions are as follows:
- Instruction 1
- Instruction 2
Example: We use EditorConfig and Prettier to achieve consistency. See the config files in the root of this repository.
If you have an implementation of this specification, you can submit inputs to help with the generation of the implementation report. Instructions are as follows:
- Instruction 1
- Instruction 2
We use the following labels for the purpose written next to them:
- Label A: Purpose
The W3C WoT collects known implementations at https://www.w3.org/WoT/developers/. Implementations of REPO NAME are found under categories X, Y and Z.
Repository custom content goes here. Please change the title or add more titles below as you see fit.