You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ Pull requests should only be merged after all discussions have been concluded an
9
9
10
10
## Guidelines
11
11
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
14
14
- 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`)
15
15
- code coverage **must not** decrease in a pull request
0 commit comments