diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 337fabc..25fa914 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,10 +2,10 @@ I have completed the following tasks -- [ ] Login -- [ ] `auth_required.js` and `no_auth_required.js` -- [ ] Add Task -- [ ] Get Tasks -- [ ] Edit Task -- [ ] Delete Task -- [ ] Bonus Task +- [X] Login +- [X] `auth_required.js` and `no_auth_required.js` +- [X] Add Task +- [X] Get Tasks +- [X] Edit Task +- [X] Delete Task +- [X] Bonus Task diff --git a/index.html b/index.html index ffda4cf..5c1f3da 100644 --- a/index.html +++ b/index.html @@ -43,9 +43,10 @@