Skip to content

Commit 83b8d66

Browse files
authored
Merge branch 'staging' into entry-page
2 parents 7b21c84 + e160a5a commit 83b8d66

File tree

214 files changed

+18372
-18128
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

214 files changed

+18372
-18128
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,11 @@ Please check relevant options, delete irrelevant ones.
3434
### Codebase Modernization
3535

3636
<!--
37-
In an effort to modernize the codebase, you should convert the files that you work with to React Hooks and TypeScript,
38-
and update tests to use the React Testing Library instead of Enzyme. If this is not possible (e.g. it's too many
39-
changes, touching too many files, etc.) please explain why here.
37+
In an effort to modernize the codebase, you should convert the files that you work with to React Hooks and TypeScript If this is not possible (e.g. it's too many changes, touching too many files, etc.) please explain why here.
4038
-->
4139

4240
- [ ] Updated files to React Hooks
4341
- [ ] Updated files to TypeScript
44-
- [ ] Updated tests to React Testing Library
4542

4643
## Before / After
4744

0 commit comments

Comments
 (0)