Skip to content

Commit 2f8fc28

Browse files
cirdesstephannv
andauthored
Update CONTRIBUTING.md
Co-authored-by: stephann <3025661+stephannv@users.noreply.github.com> Signed-off-by: Cirdes <cirdes@linkana.com>
1 parent dc3de9f commit 2f8fc28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We recommend using the provided devcontainer to set up your development environm
1818
2. Create a new branch for your changes
1919
3. Make your changes
2020
4. Run tests to ensure your changes don't break existing functionality: `bundle exec rake test`
21-
5. Run the linter to ensure code quality: `bundle exec rake standard`
21+
5. Run the linter to ensure consistent code formatting: `bundle exec rake standard`
2222
6. Submit a Pull Request to the main repository
2323

2424
## Focus Areas

0 commit comments

Comments
 (0)