angular-schule / ngx-deploy-starter

Starter repository to create a new builder to utilize the `ng deploy` command 🚀
https://www.npmjs.com/package/@angular-schule/ngx-deploy-starter
MIT License
54 stars 30 forks source link

Mark repository as template #16

Closed EdricChan03 closed 4 years ago

EdricChan03 commented 4 years ago

This allows other users to easily create a deploy tool from the existing code. See this help article for more info on template repositories.

Once the repository is marked as a template, a "Use this template" button will be shown above the file list. See this help article for more info.

JohannesHoppe commented 4 years ago

That sounds very reasonable. I'm gonna try this. Hopefully new repos will still be visible as forks?!

JohannesHoppe commented 4 years ago

I think this feature is very much useful. When I "use this template" (instead of a fork), the new repo is not shown in the list of forks. Currently I use the list of forks to discover new repos and keep track of them... :-/

Screen Shot 2020-01-03 at 01 37 55

In this example, https://github.com/johanneshoppe/test is not shown here.