Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Place sentences in separate lines in READMEs (#113). #118

Merged
merged 2 commits into from
Jan 13, 2024

Conversation

ivanperez-keera
Copy link
Contributor

@ivanperez-keera ivanperez-keera commented Jan 11, 2024

Having long sentences in READMEs makes them harder to change, and also makes processing the diffs harder (among other disadvantages).

This commit implements the one-sentence-per-line principle, by placing different sentences in separate lines in the README.

This PR inherits from one originally filed in #84. To retain authorship information correctly, this PR incorporate @sea-bass' changes in one commit, and additional changes in a separate commit.

sea-bass and others added 2 commits January 12, 2024 14:29
Having long sentences in READMEs makes them harder to change, and also makes
processing the diffs harder (among other disadvantages).

This commit implements the one-sentence-per-line principle, by placing
different sentences in separate lines in the README.
Having long sentences in READMEs makes them harder to change, and also makes
processing the diffs harder (among other disadvantages).

This commit implements the one-sentence-per-line principle, by placing
different sentences in separate lines in the README.
@ivanperez-keera ivanperez-keera merged commit 3a19083 into main Jan 13, 2024
3 checks passed
@ivanperez-keera ivanperez-keera deleted the dev-readme-splitlines branch January 13, 2024 09:54
@Bckempa Bckempa linked an issue Jan 15, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Style: one sentence per line in READMEs
3 participants