diff --git a/pull_request_checklist.md b/pull_request_checklist.md new file mode 100644 index 0000000..3536d46 --- /dev/null +++ b/pull_request_checklist.md @@ -0,0 +1,25 @@ +## Please ensure your pull request adheres to the following guidelines: + +## Task / Bug description: + + +## Did you run the test cases in your branch ? + - [ ] Yes + - [ ] No + +## Did you run all SRE check in your branch ? + - [ ] Yes + - [ ] No + +## Does your new code introduce new warnings or binding errors ? + - [ ] Yes + - [ ] No + +## Did you test this code on all browsers ? + - [ ] Chrome + - [ ] Firefox + - [ ] Safari + - [ ] Edge + - [ ] Internet Explorer + +## Thanks for contributing! diff --git a/todo.html b/todo.html index 122051c..bbb21ff 100644 --- a/todo.html +++ b/todo.html @@ -1,7 +1,6 @@ - To-Do Apps - + To-Do Apps @@ -38,4 +37,4 @@

To-Do Apps

- \ No newline at end of file +