diff options
author | Teddy Wing | 2017-12-07 22:22:07 +0100 |
---|---|---|
committer | Teddy Wing | 2017-12-07 22:22:07 +0100 |
commit | a15922788498a0203a7d2a4692663f1e451c8569 (patch) | |
tree | 7605b061ded9581216905389288ce22971450fc1 | |
parent | 6b3fdc1b00dc2fa35dc39323c80f97bd1dbe75dc (diff) | |
download | GitHub-Open-All-Outdated-Comments-master.tar.bz2 |
After re-reading the description, I didn't like the sound of it. It
didn't clearly distinguish the problem and existing behaviour.
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,9 @@ GitHub Open All Outdated Comments ================================= A [Greasemonkey][1] user script that expands all hidden pull request comments. -Changes to a line cause comments to collapse. If any replies were added to a -thread, these will be hidden from view. This script makes it easier to see all -replies by expanding everything by default. +Normally on GitHub’s pull request page, changes to a line cause line comments to +collapse. Any replies added to a conversation are hidden from view. This script +makes it easier to see all replies by expanding everything by default. ## Install |