Skip to content

Commit 0a741e2

Browse files
Update CONTRIBUTING.md (#1595)
1 parent 0fb4498 commit 0a741e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ The track consists of various **core** exercises, the ones a student _must_ comp
55
You can find this in the [`config.json`][file-config].
66
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.
77

8+
> [!IMPORTANT]
9+
> When contributing, please open your PR from a branch so our automated tooling can run.
10+
811
We welcome contributions of all sorts and sizes, from reporting issues to submitting patches, as well as joining the current [discussions 💬][issue-discussion].
912

1013
---

0 commit comments

Comments
 (0)