Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
The current Issue templates required a lot of tweaking and edits after saving while creating tickets for this sprint. So I created multiple types for different features and updated parts of others that were not working as expected.
I also attempted some new formatting to include default markdown info/images/ and get code blocks to work.
Note: Unable to test these locally, so may require changes once merged.
Issue number and link
Only PR's for existing issue tickets or features for this sprint will be approved. Issue MUST be linked for review.
Fixes #10
Checklist before requesting a review
Repo Contribution Standards
Complete
I have performed a self-review of my code
[X] Yes
[ ] No
My code follows the style guidelines of this project
[X] Yes
[ ] No
I have made corresponding changes to the documentation (Note: Documentation must be up to date for merge)
[X] Yes
[ ] No
Change Type
Complete
Non-breaking change which fixes an issue
[X] Yes
[ ] No
Breaking change (fix or feature that would cause existing functionality to not work as expected)
What Type of PR is this?
Describe your changes
Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change. The current Issue templates required a lot of tweaking and edits after saving while creating tickets for this sprint. So I created multiple types for different features and updated parts of others that were not working as expected.
Note: Unable to test these locally, so may require changes once merged.
Issue number and link
Only PR's for existing issue tickets or features for this sprint will be approved. Issue MUST be linked for review. Fixes #10
Checklist before requesting a review
Testing not Applicable for Documentation update.