|
@@ -29,7 +29,7 @@ to build and run the example. To run OpenShift console in a container, either
|
|
|
>
|
|
>
|
|
|
> 
|
|
> 
|
|
|
>
|
|
>
|
|
|
-> **Forking this repository** for purposes outside of contributing to this repo **will cause issues**, as users cannot have more than one fork of a template repository at a time. This prevents users from forking contributing to your plugin, as they might be unable to fork it.
|
|
|
|
|
|
|
+> **Forking this repository** for purposes outside of contributing to this repo **will cause issues**, as users cannot have more than one fork of a template repository at a time. This could prevent future users from forking and contributing to your plugin.
|
|
|
|
|
|
|
|
After cloning your instantiated repo, you should update the plugin metadata such as the
|
|
After cloning your instantiated repo, you should update the plugin metadata such as the
|
|
|
plugin name in the `consolePlugin` declaration of [package.json](package.json).
|
|
plugin name in the `consolePlugin` declaration of [package.json](package.json).
|