themesalmond / moodle-theme_almondb

5 stars 4 forks source link

incorrect github repository name #3

Closed danmarsden closed 2 years ago

danmarsden commented 2 years ago

Your repository name should 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.

themesalmond commented 2 years ago

We fixed issues. Thank you for your help.