Skip to content
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: Github Issue and PR templates add #3469

Merged
merged 9 commits into from
Dec 23, 2023

Conversation

samyakshah3008
Copy link
Contributor

@samyakshah3008 samyakshah3008 commented Dec 23, 2023

Description:

Added Issue templates for:

  1. Bug Report
  2. Feature Request
  3. Chore task
  4. Continuous Integration (CI) DevOps task
  5. Documentation task
  6. Any other questions

Added PR template

Impact of this PR:

  • Any new/existing contributor who creates an issue ticket, will cover all the potential points without missing anything. I have seen in a few orgs that people often misses out on adding "descriptive" content in the issue raised. And then gets follow up questions on that reported issue.
  • To save time for maintainers who assigns issue to contributors, this will be quite helpful.

@samyakshah3008 samyakshah3008 marked this pull request as ready for review December 23, 2023 09:39
@samyakshah3008 samyakshah3008 changed the title Feat: Issue ticket template add Feat: Issue ticket templates add Dec 23, 2023
@samyakshah3008 samyakshah3008 changed the title Feat: Issue ticket templates add Feat: Github Issue and PR templates add Dec 23, 2023
@walterbender
Copy link
Member

In the bug_report template, it would be good to include something about the uploading console log to the ticket.

@samyakshah3008
Copy link
Contributor Author

In the bug_report template, it would be good to include something about the uploading console log to the ticket.

Hey @walterbender , I have already added a section called screenshots where contributor can upload the screenshot of the console log error or something. Am I missing something? if yes, can you please elaborate?

@walterbender
Copy link
Member

I suppose a screenshot of the console log is adequate in most cases... but I would like to gently nudge the person reporting the bug to include it if they can, as oppose to just leaving it as a possibility.

@samyakshah3008
Copy link
Contributor Author

Ah, sounds cool. Let me add that section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: setup issue description template
2 participants