Skip to content

Commit

Permalink
Update pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeparticle authored Jul 29, 2023
1 parent b2d4461 commit bc70769
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# UI
<!-- :white_check_mark: -->

# :white_large_square: UI

- [ ] Ensure there are no ESLint errors
- [ ] Identify and resolve any new warnings in the console
- [ ] Identify and resolve any new errors in the console
- [ ] If there are modifications to configurations such as `vite.config.ts`, `tsconfig.json` etc., ensure to include a description
- [ ] Ensure all the tests are passing

# :white_large_square: Automation Scripts

- [ ] Ensure there are no ESLint errors
- [ ] Identify and resolve any new warnings in the console
Expand Down

0 comments on commit bc70769

Please sign in to comment.