File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 11### Summary
2- [ PLEASE REMOVE] Describe the goal of this PR and any add any relevant context.
2+ [ PLEASE REMOVE] Describe the goal of this PR and add any relevant context.
33
44[ PLEASE REMOVE] If this PR closes an issue, please add a ` Fixes #<issue-id> ` line.
55
66[ PLEASE REMOVE] If this PR introduces a fix or feature that should be the upcoming release notes, please add a "Release notes: <area >" label.
77
88### Test plan
9- [ PLEASE REMOVE] How did you test this PR? Please write down any manual commands you used and note down tests that you have written.
9+ [ PLEASE REMOVE] How did you test this PR? Please write down any manual commands you used and note down tests that you have written if applicable.
10+
Original file line number Diff line number Diff line change @@ -250,8 +250,8 @@ for basics.
250250 future editor understand how to test the code that you're modifying
251251 today.
252252 - If your PR contains or is representative of a feature/bug fix that should be
253- called out in the release notes, please add a label for "Release notes: <area >",
254- where <area> describes which part of ExecuTorch the change pertains to, e.g.
253+ called out in the release notes, please add a label for "Release notes: \ < area\ > ",
254+ where \ <area\ > describes which part of ExecuTorch the change pertains to, e.g.
255255 "Release notes: runtime". A few of these areas include "runtime", "backends",
256256 and "build". If you aren't sure whether to add a release label, you should
257257 probably still add one since it immensely facilitates release management.
You can’t perform that action at this time.
0 commit comments