You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Add a command line option --scan to generate additional context while filling out Github template prompts.
Is your feature request related to a problem? Please describe.
When filling out Github template prompts, it can be difficult to provide all the necessary information. The information provided may not give enough context for the issue or pull request to be understood.
Describe the solution you'd like
I would like to propose adding a command line option --scan that when the --github command is supplied will scan the target repository and generate additional context to be used when filling out Github template prompts. This will help ensure that all necessary information is provided and that the issue or pull request can be understood by others.
Describe alternatives you've considered
One alternative is to manually search the repository for additional context when filling out the prompts. However, this can be time-consuming and may not provide all necessary context. Another alternative is to use external tools or plugins to generate the context, but this would require additional setup and may not integrate well with Github