Closed Waterdrips closed 4 years ago
The html templates for the github app creation helper have been moved into ./templates/github/ so a user can avoid copying extra files/folders if using ofc-bootstrap outside the clone dir.
./templates/github/
Fixes #202
Signed-off-by: Alistair Hey alistair@heyal.co.uk
This was tested by building and running the create-github-app command and generating a github app
I have:
git commit -s
I feel like this is a core part of the package, but I see the point so will merge it for usability in pipelines.
Description
The html templates for the github app creation helper have been moved into
./templates/github/
so a user can avoid copying extra files/folders if using ofc-bootstrap outside the clone dir.Fixes #202
Signed-off-by: Alistair Hey alistair@heyal.co.uk
How Has This Been Tested?
This was tested by building and running the create-github-app command and generating a github app
Checklist:
I have:
git commit -s