Skip to content

Commit

Permalink
include linting instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Autumn-Ou committed May 26, 2023
1 parent 85574fa commit daaf9d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ instance. The development instance will be available at [localhost:3000](http://

## 5: Make Changes & PR

Once you have made your changes, commit them to your fork and create a pull request to the main repository. Your changes
will be reviewed and merged into the main repository if they are approved. If you have any questions the
[Scout Machine discord](https://discord.com/invite/yYtc8gpsXK) is available and members of the development team will be
available.
Once you have made your changes, run `yarn lint` to pass formatting checks and then commit them to your fork and create
a pull request to the main repository. Your changes will be reviewed and merged into the main repository if they are
approved. If you have any questions the [Scout Machine discord](https://discord.com/invite/yYtc8gpsXK) is available and
members of the development team will be available to help with any questions you may have.

## 6: Advanced Development

Expand Down

1 comment on commit daaf9d7

@vercel
Copy link

@vercel vercel bot commented on daaf9d7 May 26, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.