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

Create tags for all crates? #17

Open
newpavlov opened this issue Mar 24, 2023 · 1 comment
Open

Create tags for all crates? #17

newpavlov opened this issue Mar 24, 2023 · 1 comment

Comments

@newpavlov
Copy link
Member

Right now we mostly use the pattern of naming issues as <crate name>: <issue description>. It works fine, but makes harder to filter and search issues about a certain crate. In some repositories we have tags for crates (e.g. in block-ciphers we have aes), but it's more of an exception.

I wonder if we should be more consistent here by creating a tag for each crate in our repositories, and mark all (open) issues with relevant tags. We also probably need to introduce a prefix for such tags.

We also use may the tags for PRs, but I think we should continue to use the naming pattern, since github tags are not represented in Git history.

@tarcieri
Copy link
Member

tarcieri commented Apr 1, 2023

This exists in some repos like https://github.com/RustCrypto/traits/

However, I certainly don't remember to tag everything. It sure would be nice if it were automated in some way.

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