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

Closes #21 #32

Closed
wants to merge 4 commits into from
Closed

Closes #21 #32

wants to merge 4 commits into from

Conversation

tuhinaww
Copy link

Related Issue

Closes: #21

Description of Changes

Added the templates as stated in the issue.

Checklist:

  • My code adheres to the established style guidelines of this project.
  • I have conducted a self-review of my code.
  • I have included comments in areas that may be difficult to understand.
  • I have made corresponding updates to the project documentation.
  • My changes have not introduced any new warnings.

Comment on lines +19 to +23
| 🐞 | Bug report |
|-----|--------------------------------------|
| **Describe the bug** | Please provide a clear and concise description of the issue encountered |
| **Location of the bug** | If known, please specify the file location where the bug was identified |
| **Expected behavior** | What should happen instead of the observed bug? |
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Convert this to format given below instead of a table and apply it all templates. Use only bold instead of ##.

Heading
Summary

Comment on lines +27 to +32
| Screenshot 1 (if any) | Screenshot 2 (if any) |
| :-----------------: | :------------------: |
| ![Screenshot 1](link) | ![Screenshot 2](link) |


Please provide any necessary screenshots to illustrate.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the table from screenshot as well

Comment on lines +26 to +30
- [ ] My code adheres to the established style guidelines of this project.
- [ ] I have conducted a self-review of my code.
- [ ] I have included comments in areas that may be difficult to understand.
- [ ] I have made corresponding updates to the project documentation.
- [ ] My changes have not introduced any new warnings.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • The code follows the Code Style Guidelines.
  • Docs have been added for the bug fix or new feature
  • Tests have been added for the bug fix or new feature

@tuhinaww tuhinaww closed this by deleting the head repository Aug 16, 2023
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.

Template for people to have a proper format for bug fix, pull requests, new feature addition etc.
2 participants