jmulet / moodle-tiny_codepro

An improved code editor for tinyMCE based on codeMirror6
GNU General Public License v3.0
2 stars 3 forks source link

incorrect repository name #1

Closed danmarsden closed 8 months ago

danmarsden commented 8 months ago

Your repository name should ideally use the standard frankenstyle Moodle naming convention which makes it easy for moodle admins to identify your plugin.

the correct format to use is moodle-{frankenstylepluginname} eg if your plugin was "tiny_codepro" the correct name to use would be: "moodle-tiny_codepro"

Github maintains redirects from your old name to the new one which makes this very easy - just hit the "settings" tab on your github repository and the rename repository option should appear near the top.

Not a blocker for plugins db approval, just a nice convention to follow if possible.

jmulet commented 8 months ago

Hi Dan, Thank you very much for the comment. The repository has been renamed to moodle-tiny_codepro