From 0580dea7dcac5e785e81a124b29d43da66ef4de9 Mon Sep 17 00:00:00 2001 From: Zainan Victor Zhou Date: Thu, 2 Aug 2018 08:13:02 -0700 Subject: [PATCH] Update EIP-1 to fix `discussion-to` and `resolution` URL field (#1281) * Add notion that Github PR can't be discussion-to * Update eip-1.md * Update it is interpret as HTML tag * Update eip-1.md * Update eip-1.md * Update eip-1.md --- EIPS/eip-1.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/EIPS/eip-1.md b/EIPS/eip-1.md index 62501b03..5fb2a667 100644 --- a/EIPS/eip-1.md +++ b/EIPS/eip-1.md @@ -99,7 +99,9 @@ Each EIP must begin with an RFC 822 style header preamble, preceded and followed ` author:` -` * discussions-to:` +` * discussions-to:` \ + + - :x: `discussions-to` can not be a Github `Pull-Request`. ` status:` @@ -117,7 +119,7 @@ Each EIP must begin with an RFC 822 style header preamble, preceded and followed ` * superseded-by:` -` * resolution:` +` * resolution:` \ #### Author header