Plan-My-Dinner / plan_my_dinner_be

Backend Service Repo for the Plan My Dinner Application
https://planmydinner.fly.dev/
0 stars 0 forks source link

10 documentation update issue templates #15

Closed aleish-m closed 1 year ago

aleish-m commented 1 year ago

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

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)
  • [ ] Yes
  • [X] No
Testing Complete

Testing not Applicable for Documentation update.