-
Notifications
You must be signed in to change notification settings - Fork 36
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
Closes #21 #32
Conversation
Signed-off-by: Tuhina ♡ <[email protected]>
Signed-off-by: Tuhina ♡ <[email protected]>
Signed-off-by: Tuhina ♡ <[email protected]>
| 🐞 | 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? | |
There was a problem hiding this comment.
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
| Screenshot 1 (if any) | Screenshot 2 (if any) | | ||
| :-----------------: | :------------------: | | ||
| ![Screenshot 1](link) | ![Screenshot 2](link) | | ||
|
||
|
||
Please provide any necessary screenshots to illustrate. |
There was a problem hiding this comment.
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
- [ ] 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. |
There was a problem hiding this comment.
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
Related Issue
Closes: #21
Description of Changes
Added the templates as stated in the issue.
Checklist: