rust-unofficial / patterns

A catalogue of Rust design patterns, anti-patterns and idioms
https://rust-unofficial.github.io/patterns/
Mozilla Public License 2.0
7.98k stars 363 forks source link

Maintainership/help proposal #107

Closed simonsan closed 3 years ago

simonsan commented 3 years ago

Hi @lambda-fairy,

you stated here that this repo needs some help, how do you imagine helping with this repository? MarcoIeni & me would like to help. We could start reviewing all past issues and merging/closing or give some feedback to all pending PRs.

Long-term, we would also like to turn this repo into a rust book that can be served with GitHub pages to the community.

Cheers, Simonsan & MarcoIeni

lambda-fairy commented 3 years ago

Thanks @simonsan and @MarcoIeni!

I think your plan to clean up the backlog and make this into a book sounds good 🙂

I don't have admin permissions, though, so I can't add you myself. Perhaps @nrc or @Manishearth can help here?

Manishearth commented 3 years ago

@lambda-fairy gave you admin, feel free to make changes to perms

lambda-fairy commented 3 years ago

Thanks Manish!

@simonsan and @MarcoIeni I have invited both of you. Please let me know if it works!

simonsan commented 3 years ago

@simonsan and @MarcoIeni I have invited both of you. Please let me know if it works!

Works. :-)

MarcoIeni commented 3 years ago

Thanks, I will do my best! :)

simonsan commented 3 years ago

@lambda-fairy Could you take a look if we need extra permissions to convert issues into discussions? Because I don't see this option here: https://docs.github.com/en/free-pro-team@latest/discussions/managing-discussions-for-your-community/managing-discussions-in-your-repository#converting-issues-based-on-labels

There are some issues that are not real issues but opinionated takes on something or questions. I think discussions are perfect for this use case to ask questions on certain topics and get feedback from the community.

ref.: https://github.com/rust-unofficial/patterns/discussions

lambda-fairy commented 3 years ago

All of us have an "Admin" role, which is the highest level of access available. So I don't know what else I can do.

https://docs.github.com/en/free-pro-team@latest/github/setting-up-and-managing-organizations-and-teams/repository-permission-levels-for-an-organization

simonsan commented 3 years ago

All of us have an "Admin" role, which is the highest level of access available. So I don't know what else I can do.

https://docs.github.com/en/free-pro-team@latest/github/setting-up-and-managing-organizations-and-teams/repository-permission-levels-for-an-organization

Ok, thank you for looking into this. I'll need to investigate on it further then. I wish you a happy new year. :-) 🎉

simonsan commented 3 years ago

https://docs.github.com/en/free-pro-team@latest/discussions/managing-discussions-for-your-community/moderating-discussions#converting-an-issue-to-a-discussion

Maybe this is only possible for issues that are made after activating discussions or something else given the fact that it's still in a beta. We'll see.