@@ -44,6 +44,38 @@ Meta has a [bounty program](https://www.facebook.com/whitehat/) for the safe
44
44
disclosure of security bugs. In those cases, please go through the process
45
45
outlined on that page and do not file a public issue.
46
46
47
+ ### Issue Labels
48
+
49
+ #### Module/Partner Labels
50
+
51
+ [ Labels beginning with ` module: ` ] ( https://github.com/pytorch/executorch/labels?q=%22module%3A+%22 )
52
+ indicate the area that the issue relates to. The ExecuTorch oncall will
53
+ typically add this label.
54
+
55
+ [ Labels beginning with ` partner: ` ] ( https://github.com/pytorch/executorch/labels?q=%22partner%3A+%22 )
56
+ indicate the ExecuTorch partner who owns the issue. The ExecuTorch oncall will
57
+ typically add this label.
58
+
59
+ #### Lifecycle Labels
60
+
61
+ The ExecuTorch oncall will triage new issues. If the issue requires more
62
+ information from the issue's author, oncall will add the ` need-user-input ` label
63
+ and wait for the author to respond.
64
+
65
+ Once the issue contains enough information, the oncall will:
66
+ - Ensure that the title is descriptive
67
+ - Add one of the labels:
68
+ - ` bug ` : The issue describes an unexpected problem
69
+ - ` feature ` : The issue describes a request for new functionality
70
+ - ` rfc ` : The issue describes a proposed change to functionality
71
+ - Add one ` module: ` label or one ` partner: ` label, as described above
72
+ - Add the ` triaged ` label
73
+
74
+ After this point, the oncall has finished the triage process, and the
75
+ module owner or partner is responsible for resolving the issue. (See
76
+ https://github.com/pytorch/executorch/issues/7679 for the mapping of labels to
77
+ owners.)
78
+
47
79
### Claiming Issues
48
80
We'd love your help closing out [ open
49
81
issues] ( https://github.com/pytorch/executorch/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen )
0 commit comments