Skip to content

Commit

Permalink
minor typo CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tudorpintea999 authored and brunomenezes committed Jan 10, 2024
1 parent 0c59661 commit eb23f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ We use the same guidelines for contributing code to any of our repositories, any
Please note the below! We appreciate everyone following the guidelines.

- No --force pushes or modifying the Git history in any way;
- Use non-main branches, using a short meaningful description, with words separated by dash (e.g. 'fix/this-bug');
- Use non-main branches, using a short meaningful description, with words separated by a dash (e.g. 'fix/this-bug');
- Abide by the [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/);
- All modifications must be made in a pull-request to solicit feedback from other contributors.

Expand Down

0 comments on commit eb23f39

Please sign in to comment.