Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add description & git URI fields #22

Open
bmann opened this issue Feb 9, 2019 · 1 comment
Open

Add description & git URI fields #22

bmann opened this issue Feb 9, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@bmann
Copy link
Contributor

bmann commented Feb 9, 2019

field name: description

A human readable short paragraph that describes the chain.

type: long text. No limit, but suggested to keep it tweet length, 280 characters. May contain Markdown.

field name: git

A link to a git repo or organization that represents the chain.

type: URI

This could be an array, maybe keep it simple and just be empty or 1 URI.

Ethereum

description: The main public chain for Ethereum
git: https://github.com/ethereum

Ethereum Classic

description: The Classic Ethereum chain that resulted from the split after the DAO hack.
git: https://github.com/ethereumclassic

Görli

description: The Görli testnet
git: https://github.com/goerli

I started with git as we can focus on technical resources. A website field could also be added, but then I would have to link to EthereumDotOrg and be embarrassed 🤣

@bmann bmann added the question Further information is requested label Feb 9, 2019
@ligi ligi added enhancement New feature or request and removed question Further information is requested labels Feb 9, 2019
@ligi
Copy link
Member

ligi commented Feb 9, 2019

good idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants