diff --git a/devs/using-plugin-template.md b/devs/using-plugin-template.md index 258a264..e06535a 100644 --- a/devs/using-plugin-template.md +++ b/devs/using-plugin-template.md @@ -7,9 +7,11 @@ order: 999 # Using the template The easiest way to start developing is to use our [plugin-template](https://codeberg.org/cloudstream/plugin-template) as it sets up the build environment automatically. -1) Use our plugin template +To get started: -2) Select `Include all branches` +1) Copy the plugin template page + +2) Import into GitHub using the >"Import a Repository" Feature 3) Check if GitHub actions are enabled, by going to: `Settings > Actions > General > Allow all actions and reusable workflows`