diff --git a/.github/ISSUE_TEMPLATE/task.md b/.github/ISSUE_TEMPLATE/task.md index 933d188..b446d3c 100644 --- a/.github/ISSUE_TEMPLATE/task.md +++ b/.github/ISSUE_TEMPLATE/task.md @@ -9,10 +9,10 @@ assignees: '' --- **What is the goal of this task?** -A clear and concise description of what the problem is, and your goal. +A clear and concise description of what the problem is and your goal. **Describe Any Technical Challenges Your Forsee With This** -If no technical challenges, leave this blank. +If there are no technical challenges, leave this blank. **Additional context** -Add any other context or screenshots about the task. +Add any other context or screenshots about the task. \ No newline at end of file diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template_1.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template_1.md index dfed700..50039bd 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template_1.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template_1.md @@ -2,7 +2,7 @@ What does merging this PR into main achieve? ## Dependency Changes -If any depdency changes, list them here. +If there are any dependency changes, list them here. ## Screenshots - If Applicable |Before|After| @@ -11,7 +11,7 @@ If any depdency changes, list them here. ## After Screenshots (If applicable) -If there are any screenshots add those here. +If there are any screenshots, add those here. ## Context -If we need any context leave that here. +If we need any context, leave that here. \ No newline at end of file