ai icon indicating copy to clipboard operation
ai copied to clipboard

Feature: Suggested queries

Open bdougie opened this issue 1 year ago • 2 comments

Type of feature

🍕 Feature

Current behavior

We are working on this PR #226 which provides a way to ask questions to repositories. We need to some example questions to ask.

Suggested solution

So far we have the following

  1. How do I run this locally?
  2. List functions with side effects
  3. What's the tech stack for this project?

I'd also suggest we provide a response that encourages contributions. For example, if there are no instructions on how to run it locally, suggest the user provide them as a contribution.

Additional context

related to https://github.com/open-sauced/repo-query/issues/3

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Contributing Docs

  • [X] I agree to follow this project's Contribution Docs

bdougie avatar Aug 01 '23 17:08 bdougie