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: Docs/ContributorsGuide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Here are a couple of things to make your experience in the community more enjoya
10
10
* Feel free to put [prefixes](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#summary) in the subjects of your commits. They might help to browse the commits later.
11
11
* If you add a TODO, then please describe the details in the commit message or, ideally, in a github issue. That increases the chances of the TODOs being addressed.
12
12
* Please keep the lines of code shorter than 120 characters -- it simplifies PR-reviews on popular monitors.
13
-
* In the programmers-haven, there is always a free spot for those who write tests.
13
+
* In the programmers' haven, there is always a free spot for those who write tests.
14
14
15
15
## Pull Request
16
16
* Please provide a short description of your change in the [changelog](https://github.com/have-fun-was-taken/yafc-ce/blob/master/changelog.txt).
0 commit comments