Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 547 Bytes

File metadata and controls

21 lines (13 loc) · 547 Bytes

Reference

Add reference to a related issue that this PR is addressing. For example, fixes #

Describe the pull request

Please describe the changes proposed in this pull request.

Check #1

Does your code builds clean without any errors or warnings? You can check your build by running the following command:

$ yarn build
  • Yes

Check #2

Have you checked the spellings and grammar of your text? We recommend using Code Spell Checker and LTeX – LanguageTool grammar/spell checking extensions in VS Code.

  • Yes