Skip to content

Commit c48ab4d

Browse files
author
Lauri at Zalando
authored
Update CONTRIBUTING.md
1 parent 9312b70 commit c48ab4d

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
@@ -9,8 +9,8 @@ Pull requests should only be merged after all discussions have been concluded an
99

1010
## Guidelines
1111

12-
Here are the guidelines we would liek to follow:
13-
- create a [Github issues](https://github.com/zalando/scala-jsonapi/issues) before submitting a pull request
12+
Here are the guidelines we would like to follow:
13+
- create a [GitHub issue](https://github.com/zalando/scala-jsonapi/issues) before submitting a pull request
1414
- use branches named according to issue number with `issue/` prefix (optionally: following with an issue short description) (e.g. `issue/46/this-is-a-new-shiny-issue`)
1515
- code coverage **must not** decrease in a pull request
16-
- keep the current code style
16+
- keep the current code style

0 commit comments

Comments
 (0)