Skip to content

Commit 60a958a

Browse files
[CI] Format code
1 parent 3b5a4fe commit 60a958a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ You can find this in the [`config.json`][file-config].
55
It's not uncommon that people discover incorrect implementations of certain tests, have a suggestion for a track-specific hint to aid the student on the _JavaScript specifics_, see optimisations in terms of the configurations of `jest`, `eslint` or other dependencies, report missing edge cases, factual errors, logical errors, and, implement exercises or develop new exercises.
66

77
> [!CAUTION]
8-
>
8+
>
99
> Please see https://github.com/exercism/javascript/issues/2144.
1010
>
11-
> All contributions *MUST* preceed by opening a topic on the forum.
11+
> All contributions _MUST_ preceed by opening a topic on the forum.
1212
> This is for both new content and fixes/changes to old content.
1313
1414
We welcome contributions of all sorts and sizes, from reporting issues to submitting patches, as well as joining the current [discussions 💬][issue-discussion].
@@ -120,7 +120,7 @@ Don't worry! You're not alone in this.
120120
There are always improvements possible on existing exercises.
121121

122122
> [!IMPORTANT]
123-
> If you are opening a PR, please ensure you are *on a branch in your fork*, or our automated tooling will not work as expected.
123+
> If you are opening a PR, please ensure you are _on a branch in your fork_, or our automated tooling will not work as expected.
124124
125125
#### Improving the README.md
126126

0 commit comments

Comments
 (0)