From 66e204d3658e234486a7bb9327f5159df050131e Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Tue, 21 Jul 2026 16:07:17 +0300 Subject: [PATCH] fix: datatracker shepherd writeup template is authoritative (#11278) There is no longer a shepherd writeup template hosted at chairs.ietf.org --- ietf/templates/doc/shepherd_writeup.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ietf/templates/doc/shepherd_writeup.txt b/ietf/templates/doc/shepherd_writeup.txt index 54821e59161..b366e395711 100644 --- a/ietf/templates/doc/shepherd_writeup.txt +++ b/ietf/templates/doc/shepherd_writeup.txt @@ -1,4 +1,4 @@ -{# Keep in sync with https://github.com/ietf-chairs/chairs.ietf.org/blob/main/documents/qa-style-writeup-template.md #}{% if stream %}{% if stream == 'ietf' %}# Document Shepherd Write-Up{% if type != "individ" %} for Group Documents{% else %} for Individual Documents{% endif %} +{# For more information see https://github.com/ietf/chairs.ietf.org/blob/main/documents/document-shepherding.md #}{% if stream %}{% if stream == 'ietf' %}# Document Shepherd Write-Up{% if type != "individ" %} for Group Documents{% else %} for Individual Documents{% endif %} *This version is dated 4 July 2022.*