Skip to content

Latest commit

 

History

History
97 lines (64 loc) · 3.7 KB

README.template.md

File metadata and controls

97 lines (64 loc) · 3.7 KB

Web of Things Homepage

Follow on Mastodon X (formerly Twitter) Follow Stack Exchange questions

Latest REC Latest Editor's Draft

Web of Things (WoT) REPO NAME

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.

Logistics

Publications


Instructions for Editors and Contributors

If you have followed the Contribution rules and want to contribute, please follow the instructions below.

Tooling

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

Formatting

Example: We use EditorConfig and Prettier to achieve consistency. See the config files in the root of this repository.

Instructions for Contributing to the Implementation Report

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

Labeling Conventions

We use the following labels for the purpose written next to them:

  • Label A: Purpose

Known Implementations

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.

Further Information

Repository custom content goes here. Please change the title or add more titles below as you see fit.