bitswired / lazycodr

A CLI tool to help lazy coders get the work done with AI (commit messages, pull requests ...). Because a LAZY programmer is a GREAT programmer 😜

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Store the PR template between calls

marc-gav opened this issue · comments

Usually templates don't change that much between different uses of the PR generation. It would be very convenient to store them and give the option to select between them.

That's a great idea, thanks @marc-gav!
I will look into it.
Do you have any idea how we should save it?

We could store it at the place where we store the credentials in some files?