Syxton / moodle-tiny_sketch

3 stars 7 forks source link

incorrect repository name. #5

Closed danmarsden closed 1 year ago

danmarsden commented 1 year 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 "mod_attendance" the correct name to use would be: "moodle-mod_attendance"

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.

Syxton commented 1 year ago

Fixed