shyamtawli / devFind

devFind is an open source project that aims to create a platform for developers to showcase their skills and connect with potential collaborators, all in a user-friendly and searchable format.
https://dev-find.vercel.app/
MIT License
551 stars 588 forks source link

Add templates for issues #966

Closed Princegupta101 closed 6 months ago

Princegupta101 commented 6 months ago

Issue templates are very helpful for a collaboration repo. When users identify a bug or want to add a new feature, you can provide templates so you can collect all the pertinent information you need to fix a bug or add a new feature.

We recommend creating a “Report Bug” and “Feature Request” issue template. you can refer this: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository

Some suggested prompts/questions you can add to a “Report Bug” template are:

Briefly describe the bug What is the expected behavior? Please provide step by step instructions on how to reproduce the bug Some suggested prompts/questions you can add to a “Feature Request” issue template are:

Briefly describe your feature request What problem is this feature trying to solve? How do we know when the feature is complete?

Reference: https://github.com/Recode-Hive/Stackoverflow-Analysis/issues/new/choose Click on Get Started button and copy the template to your

github-actions[bot] commented 6 months ago

Welcome, @Princegupta101! Your issue is like a spark that ignites innovation. We're thrilled to dive into it and work together to find a solution.

Soon the maintainers/owner will review it and provide you with feedback/suggestions.

shyamtawli commented 6 months ago

@Princegupta101 There are templates, Are you checking the repo or opening issues randomly?