Skip to content

Commit 975065d

Browse files
✨ Add formatting guidelines to contributing.md
1 parent b5c3adf commit 975065d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
Example: `:bug: fix: Resolve 'isCorrect' function error (#0)`
2121

22+
- Format your code with [Prettier](https://prettier.io/), and set "printWidth" to 80.
23+
2224
- Open a Pull Request (PR).
2325
- [Learn how to open a PR](https://github.com/firstcontributions/first-contributions).
2426
- Solve one issue per PR, **without any extra changes**.

0 commit comments

Comments
 (0)