From a14f69a34ed496f3c4fbd88606bf9a1108335e2e Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Mon, 9 Mar 2026 13:58:47 +0000 Subject: [PATCH] Include infra proposals and features As discussed in the PyTorch Infra WG, RFCs shall be used for infra proposals, including proposals coming from various working groups. Signed-off-by: Andrea Frittoli --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad952b19..471c9ddb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This page contains instructions on how to propose and implement feature changes to PyTorch. +This page contains instructions on how to propose and implement feature changes to PyTorch and its CI/CD infrastructure. # Proposing a Feature to Pytorch