Give more instructions on the author field with format for email addr… (#992)

* Give more instructions on the author field with format for email addresses and Github usernames

* comma separated authors

* colon
This commit is contained in:
James Ray 2018-04-11 22:39:11 +10:00 committed by Nick Johnson
parent bd06a2e286
commit f2ceebde9e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
--- ---
eip: <to be assigned> eip: <to be assigned>
title: <EIP title> title: <EIP title>
author: <list of authors' names and optionally, email addresses> author: <list of authors' names and optionally, email addresses or Github usernames e.g.: FirstName LastName (@GitHubUsername), FirstName LastName <foo@bar.com>>
discussions-to: <email address> discussions-to: <email address>
status: Draft status: Draft
type: <Standards Track (Core, Networking, Interface, ERC) | Informational | Meta> type: <Standards Track (Core, Networking, Interface, ERC) | Informational | Meta>