-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Generate suggestions to good first issue #137
Comments
Example of a good first issue with a suggestion #125 |
Side note: using react in the content is a must for this. |
This is related to: #86 |
I would like to work on first iteration for this, my approach would be:
|
I personally think we are leveraging the pop a bit too much with the "post a highlight" feature. We should try to embed the experience in the issue comment editor as a drop-down there. |
The issue with the drop-down is that it's not made with react, so I thought to go with a pop-up as a first iteration and then go with the drop-down. Anyway, I will check the documentation to use it. |
Perhaps the new chatbot could cover this use case too @Anush008 |
What is this?
This is the feature I'd like to see the most of all. Per my article, all good first issues should have a suggested solution.
Suggested Approach
For good first issues that include links or links with lines include we can suggested bug fixes and approaches to solutions.
This will require a lot of trial and error, but would be a shining feature if we figure it out.
The text was updated successfully, but these errors were encountered: