From dbffc1c176d11bc5b71e1f99fdafc94bbe702cf6 Mon Sep 17 00:00:00 2001 From: Anssi Kostiainen Date: Tue, 30 Sep 2025 17:20:21 +0300 Subject: [PATCH] Add guidelines for contributing to agenda building We use Agenda+ labels to solicit input on agenda proposals. This closes a number of GH issues, an earlier expriment. Fix #24 Fix #26 Fix #27 Fix #28 Fix #29 Fix #31 --- telcons/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/telcons/README.md b/telcons/README.md index ed9df06..8a910c3 100644 --- a/telcons/README.md +++ b/telcons/README.md @@ -28,3 +28,10 @@ Please note we don't book a recurring slot, so the meeting calendar will show on ## Joining the groups To receive the invites to your inbox and be able to participate in full capacity, please make sure you’re a participant of the right group(s), see [joining instructions](https://webmachinelearning.github.io/community/#join). + +## Contributing to the agenda + +Per W3C Process, the chair defines meeting agendas with a view to facilitate consensus. Anyone can contribute by proposing meeting topics for consideration. To do so, please apply the `Agenda+` label to the GH issue if you're part of the triage team. Otherwise, please tag the chair or editors in the issue to propose. + +You may also consult the specific triage guidelines, where available: +- [Triage Guidance for WebNN Repo](https://github.com/webmachinelearning/webnn/blob/main/docs/IssueTriage.md) \ No newline at end of file