-
Notifications
You must be signed in to change notification settings - Fork 10
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
Restructure TOP-meta repo #281
Comments
Sorry, finger slipped on a checkbox... Don't want anyone searching for ninja edits... |
Love the idea! I don't see any reasons not to do so and it's definitely best to avoid having multiple copies of the same files across different repos. |
I'm a fan of the concept broadly, top meta seems like a fine place to put it, but maybe there are other options. Perhaps a Regarding having things be in the main app repo, I would strongly prefer it not to be the source of truth for these kind of community based things. I would also support moving those things out of the app repo where it makes sense / isn't directly relevant to the app Will attempt to give more detailed feedback on specifics when I get a chance |
Thanks for putting this together @ManonLef, sounds like a great idea to me. |
In general everything sounds like a good idea. I like the idea of a |
@rlmoser99 that’s the only file receiving special treatment in this plan because of that. Even though it’s a community document, it’s the only one having a dedicated webpage as well. I thought moving that to another repo while also keeping it on the website might not be straightforward. Glad you’re all positive about the idea and willing to think about the above issue. |
Sounds like a great idea to me as well 🔥 I feel like this repo makes sense for it, but also wouldn't be opposed to a |
I really like the idea of a |
I will take this on once I have a little more time. Probably when I'm out of the final CS project :) |
Summary
Restructure this repo and try to keep most of the top-meta discord channel content in this repo to be updated with new bot commands similar to the new
/updatefaq
command for Odin-BotI can see some conflicts with some of the content of those channels already being stored in the community guides of the curriculum
The reason I'm proposing this restructuring is because we worked on updating the FAQ roughly half a year ago and even though it was a good update, it kind of got forgotten about. Currently I personally have a hard time finding the discord specific content since they can be found both in the
theodinproject
repo community guides and in here. There are also some outdated or unused documents in here (matrix, roles).I wrote the below criteria based on the idea of keeping everything that's related to discord in this repo. Perhaps a better location to keep the channel information can be found if you think it should be in
theodinproject
repo community guides for example. The end goal would be to have them all in one logical place, and to have only one version of a file like the faq so we avoid having 3 different version floating around.With the current
/updatefaq
slash command it has become a lot less tedious to implement a change to the channel. In the past someone with access had to manually format and pass it through Dyno bot. That's now only one Odin-bot command away for the faq channel. Making quick edits to the documents can now be followed up with a bot command to refresh (or maybe even automatically in the future) and doesn't involve the more elaborate follow-up steps needed involving admins in the past.It would be wonderful if proposing changes to and updating every meta discord channel becomes simpler (similar to faq).
Acceptance Criteria
All the points I can think of now:
Rules
theodinproject
repo. We can also link to it here as we currently do with the Moderation Matrix mentioned belowFAQ
Roles
perhaps the self assigning of roles can also be done with the discord community features nowadays, I haven't fully checked the options
Contact Moderators
Bot updates
Repo Structure
The text was updated successfully, but these errors were encountered: