rustlings icon indicating copy to clipboard operation
rustlings copied to clipboard

Idea - Migrate help issues to discussions in github

Open beastr45 opened this issue 1 year ago • 1 comments

In the readme for this project it is stated that users should be asking questions for support on their own rust journey in the issues section of this project. I think that due to this reason the issues section is full of a ridiculous amount of issues unrelated to the actual implementation or bugs of the project. In this way the bugs dont get read and the help never gets answered. Github has a feature in order to fix this called discussions which projects like lazy.nvim successfully integrate into their projects https://docs.github.com/en/discussions/quickstart I think that It would be beneficial to new learners and contributors alike to make a better system of issues

At the very least I think that it would be smart to add tags in order to separate actual bugs and issues from advice on the rust language itself. There should be tags for both separate bugs, feature requests or ideas and currently tagging or labeling is not required.

beastr45 avatar Mar 11 '24 03:03 beastr45

Good idea, I haven't looked into Discussions, but those seem like the right place to funnel questions about how to solve exercises.

manyinsects avatar Mar 15 '24 13:03 manyinsects

"Discussions" seems to be activated for the repository now. I will convert help issues to discussions :)

mo8it avatar Jul 05 '24 12:07 mo8it