When initializing a subgraph on the Ethereum Mainnet, it's a bit confusing for beginners to know what to select next because of the "mainnet" term if they want to select the "Ethereum Mainnnet". Based on the fact that it takes you to be familiar with the ecosystem before you can easily guess the "Mainnet" in the set of options is referring to the "Ethereum Mainnet"
Reproduction
VS code cli
Steps to Reproduce the Bug or Issue
Initialize the graph init
Select Protocol
Give subgraph slug name
Select directly to create the subgraph
Prompt to select the network to use --- where the bug is "mainnet"
Expected behavior
As a user, I expected "Ethereum Mainnet" instead of "mainnet"
Which packages are impacted by your issue?
@graphprotocol/graph-cli
Describe the issue
When initializing a subgraph on the Ethereum Mainnet, it's a bit confusing for beginners to know what to select next because of the "mainnet" term if they want to select the "Ethereum Mainnnet". Based on the fact that it takes you to be familiar with the ecosystem before you can easily guess the "Mainnet" in the set of options is referring to the "Ethereum Mainnet"
Reproduction
VS code cli
Steps to Reproduce the Bug or Issue
Expected behavior
As a user, I expected "Ethereum Mainnet" instead of "mainnet"
Screenshots or Videos
No response
Platform
@graphprotocol/*
version(s): [e.g. 2.6.2]Subgraph Manifest
No response
Subgraph GraphQL Schema
No response
Additional context
No response