Skip to content

Commit 8bd308e

Browse files
committed
init
1 parent e02ca41 commit 8bd308e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ for basics.
384384
- `Release notes: quantization`: changes to quantization.
385385
- `Release notes: ops & kernels`: changes to the opset and any new / changed kernel implementations.
386386
- `Release notes: api`: changes to public facing apis (any interfaces, pybinded runtime methods, etc.).
387-
- `Release notes: backends`: changes to any of the backend delegates.
387+
- `Release notes: <backend>`: changes to any of the backend delegates (e.g: `Release notes: apple`, `Release notes: arm`, etc).
388388
- `Release notes: build`: changes related to the build system, including major dependency upgrades, notable build flags, optimizations, etc.
389389
- `Release notes: devtools`: changes to any of ExecuTorch's developer tools, for example the debugger & profiler.
390390
- `Release notes: examples`: changes to any code under `examples/`.

0 commit comments

Comments
 (0)