Skip to content

Commit c00560f

Browse files
authored
Merge pull request #705 from huningxin/update_ops
Add a section for updating an existing operation
2 parents 96198a4 + dc7301d commit c00560f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: CONTRIBUTING.md

+3
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ Because ML operations are critical parts of this specification, proposing a new
4444

4545
Follow the [security guidelines for new operations](https://www.w3.org/TR/webnn/#security-new-ops) to ensure proper considerations are given to the design. For an additional background context, this [discussion thread](https://www.w3.org/2021/11/18-webmachinelearning-minutes.html#t02) summarizes the design intent of the API and clarifies the way an operation should be defined and implemented.
4646

47+
## Updating an existing operation
48+
The definition of an existing operation may need to be updated, such as for supporting new data types or attributes. The process is largely similar to [proposing and adding a new operation](#proposing-and-adding-a-new-operation).
49+
4750
## Licensing and Working Group participation guidelines
4851
Contributions to this repository are intended to become part of Recommendation-track documents governed by the [W3C Patent Policy](https://www.w3.org/Consortium/Patent-Policy/) and [Software and Document License](https://www.w3.org/Consortium/Legal/copyright-software).
4952

0 commit comments

Comments
 (0)