Skip to content

Conversation

@EthanKeirs
Copy link
Contributor

@EthanKeirs EthanKeirs commented Aug 7, 2022

minor update to template

Any italic text should be deleted from the final Pull Request text, including this line

Description

Please include a summary of the change and which issue is fixed. Please also include relevant
motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • Documentation (update or new)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can
reproduce. Please also list any relevant details for your test configuration

Testing Checklist:

  • Tested in latest Chrome
  • Tested in latest Safari
  • Tested in latest Firefox

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I have requested a review from ... on the Pull Request

minor update to template
Copy link
Contributor

@j-6 j-6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @EthanKeirs, this PR is failing because something doesn't comply with the formatting rules in Prettier. If you haven't used Prettier yet, please download and install these packages:

https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
https://prettier.io/docs/en/install.html

Then in your editor, type npm run format in the terminal.
This should automatically format your code.

Then you can try the PR again and it should pass the test.

@EthanKeirs
Copy link
Contributor Author

I'll have a look, it should work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants