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 more data fields #301

Open
KarimJedda opened this issue Sep 5, 2022 · 1 comment
Open

Add more data fields #301

KarimJedda opened this issue Sep 5, 2022 · 1 comment
Assignees

Comments

@KarimJedda
Copy link

We'd like to add a few fields to the following file https://github.com/paritytech/substrate-website/blob/main/data/teams.json.

Some fields of interest are:
relay: Polkadot or Kusama
chain_id (the ID of the chain)

We do this for simple data augmentation / joining in our backend. Since the fields are manually added to the repository we want to avoid augmenting the data on the backend since that's error prone.

Let me know what you think.

@jonnysmillie
Copy link
Contributor

Hey @KarimJedda,

The teams.json no longer exists.

I can definitely add these fields. It's now a case of displaying the relay and chain_id where it exists and adding the values to the markdown files for projects we want to add these values to.

Do you have a list of the projects you have these values for?

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

No branches or pull requests

2 participants