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

EIP Tags/Labels/Topics #6037

Closed
Pandapip1 opened this issue Nov 23, 2022 · 20 comments
Closed

EIP Tags/Labels/Topics #6037

Pandapip1 opened this issue Nov 23, 2022 · 20 comments
Labels
e-consensus Waiting on editor consensus enhancement r-eips Relates to the formatting or another aspect of EIPs w-stale Waiting on activity

Comments

@Pandapip1
Copy link
Member

Proposed Change

Add a new preamble item that allows EIPs to assign themselves "tags" so that users can filter by topic. For example:

---
eip: 5484
title: Consensual Soulbound Tokens
description: Interface for special NFTs with immutable ownership and pre-determined immutable burn authorization
author: Buzz Cai (@buzzcai)
discussions-to: https://ethereum-magicians.org/t/eip-5484-consensual-soulbound-tokens/10424
status: Final
type: Standards Track
category: ERC
created: 2022-08-17
requires: 165, 721
+ tags: nft, soulbound
---

...
@Pandapip1 Pandapip1 added enhancement r-eips Relates to the formatting or another aspect of EIPs e-consensus Waiting on editor consensus labels Nov 23, 2022
@SamWilsn
Copy link
Contributor

Would we have a defined list of tags? How would we render this in jekyll?

@Pandapip1
Copy link
Member Author

Would we have a defined list of tags?

No.

How would we render this in jekyll?

With difficulty. It's certainly doable, though, with client-side rendering.

@SamWilsn
Copy link
Contributor

Would we have a defined list of tags?

No.

I think I would be weakly opposed to this change then. I fear it would become just the description, but shorter. I do think the barrier to creating a tag should be quite low, however. That way it would be useful for the EOF or the SIWE family of EIPs.

How would we render this in jekyll?

With difficulty. It's certainly doable, though, with client-side rendering.

🤣 I didn't really mean on a technical level. Like would we subdivide Core / Final by tag, for example?

@Pandapip1
Copy link
Member Author

I think I would be weakly opposed to this change then. I fear it would become just the description, but shorter. I do think the barrier to creating a tag should be quite low, however. That way it would be useful for the EOF or the SIWE family of EIPs.

I guess a small amount of tag curation could be useful. I'd be in support of that compromise.

🤣 I didn't really mean on a technical level. Like would we subdivide Core / Final by tag, for example?

Each tag would have a page (/tag/<tag>) that lists the relevant EIPs using the same template as the category-specific pages.

@github-actions
Copy link

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added the w-stale Waiting on activity label Feb 19, 2023
@Pandapip1
Copy link
Member Author

Dismissing stale bot.

@github-actions github-actions bot removed the w-stale Waiting on activity label Feb 20, 2023
@github-actions
Copy link

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added the w-stale Waiting on activity label Feb 28, 2023
@Pandapip1
Copy link
Member Author

Is the consensus that this is a good idea?

@github-actions github-actions bot removed the w-stale Waiting on activity label Mar 8, 2023
@github-actions
Copy link

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added the w-stale Waiting on activity label Mar 17, 2023
@Pandapip1
Copy link
Member Author

Bump

@github-actions github-actions bot removed the w-stale Waiting on activity label Mar 18, 2023
@github-actions
Copy link

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added the w-stale Waiting on activity label Mar 26, 2023
@Pandapip1
Copy link
Member Author

I think that the consensus is that this is a good idea. I'll put together a proposal.

@github-actions github-actions bot removed the w-stale Waiting on activity label Mar 28, 2023
@github-actions
Copy link

github-actions bot commented Apr 5, 2023

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added the w-stale Waiting on activity label Apr 5, 2023
@Pandapip1
Copy link
Member Author

Dismissing shale bot.

@github-actions github-actions bot removed the w-stale Waiting on activity label Apr 8, 2023
@github-actions
Copy link

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added the w-stale Waiting on activity label Apr 15, 2023
@Pandapip1
Copy link
Member Author

Oops somehow didn't get the stale notification for this. Definitely want to keep this open!

@github-actions github-actions bot removed the w-stale Waiting on activity label May 12, 2023
@github-actions
Copy link

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added the w-stale Waiting on activity label May 19, 2023
@Pandapip1
Copy link
Member Author

Is the consensus that this is good?

@github-actions github-actions bot removed the w-stale Waiting on activity label Jun 28, 2023
@github-actions
Copy link

github-actions bot commented Jul 5, 2023

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added the w-stale Waiting on activity label Jul 5, 2023
@Pandapip1
Copy link
Member Author

Superseded by the EIP Charter thing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e-consensus Waiting on editor consensus enhancement r-eips Relates to the formatting or another aspect of EIPs w-stale Waiting on activity
Projects
None yet
Development

No branches or pull requests

3 participants
@Pandapip1 @SamWilsn and others