Problem/Motivation
The third paragraph currently reads:
Leadership is also not dependent on having the greatest knowledge of software or technical skills. Instead, great leaders care deeply about others and understand the importance of putting the project first.
The sentence is awkward to read and understand. A proposed update for clarity is:
Leadership is independent of software knowledge and technical skills. Instead, great leaders care deeply about others and understand the importance of putting the project first.
-mike
Steps to reproduce
Proposed resolution
Current Text
Leadership is also not dependent on having the greatest knowledge of software or technical skills. Instead, great leaders care deeply about others and understand the importance of putting the project first.
Proposed Text
Leadership is independent of software knowledge and technical skills. Instead, great leaders care deeply about others and understand the importance of putting the project first.
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|
Issue fork governance-3071589
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- governance-3071589-values
changes, plain diff MR !9
- governance-3071589
changes, plain diff MR !8
Comments
Comment #2
volkswagenchickI agree that the word "also" makes the sentence awkward.
Comment #3
nod_+1 as non native speaking it's easier to read.
Comment #4
volkswagenchickTagging this for DrupalCamp NYC as this is a good documentation issue example for the first time contrib workshop
Comment #5
gabrieldaComment #6
gabrieldaHello, I have made the needed change. Please review in the patch. I have tried the merge request but I have no authorization to push. Also, it did not showed any commands to create the branch so I had to create it manually. Looking forward to have your thoughts on it.
Cheers,
Gabriel
Comment #7
dandeleon03 commentedHi @gabrielda,
Checked and confirmed that "also" is already removed in your patch.
Thank you.
Comment #8
avpadernoMore than awkward, it's a word that can be removed without changing much the sentence meaning. With two sentences about the same subject, also can be removed as it's clear that both the sentences are true, and they aren't in contrast with each other.
I would also replace Leadership is also not dependent with Leadership doesn't depend.
Comment #9
dandeleon03 commentedComment #10
swati.dhurandhar commentedHello, I have made the above necessary changes. Please review the patch I created.
Thanks,
Swati
Comment #11
swati.dhurandhar commentedComment #12
avpadernoTo me, the patch is good to go.
Comment #13
asishsajeev commentedCan we use 'independent' rather than using 'doesn't depend' ?!
Because it's giving direct meaning.
Comment #14
shashwat purav commentedAdded the patch and interdiff.
Comment #15
avpadernoIt's is independent from.
Comment #16
shashwat purav commentedAdded the patch and interdiff.
Comment #17
avpadernoThe original report wasn't about the used verb, but (in my opinion) neither leadership is not dependent nor leadership is independent is a phrase I would use. Instead, I would use this sentence.
Comment #18
shashwat purav commentedAdded the patch and interdiff.
Comment #19
dandeleon03 commentedHi @Shashwat Purav,
Checked and confirmed,
Good to go.
Thank you.
Comment #20
dandeleon03 commentedComment #22
quietone commentedI've rebased.
Comment #23
quietone commentedThe suggested changes does not read well with me and one on-line grammer checked changed it. Since the other two sentences are about leadership are positive statements, I think this one should also be positive.
I have restored the change from #14,
Leadership is independent of having the greatest knowledge of software or technical skills.. There was a comment that 'of' is not correct and that 'from' should be used. The information in the following links support 'of'Comment #24
xjmEven with "from" the sentence is still very awkward with the auxiliary gerund and so forth. It's still hard to understand. I think this is an over-application of "make a positive statement". #17 was clearer, except I would simply eliminate the words "to have" from the sentence in that proposal, and make it parallel:
Edit: I also changed it to "best" since "not the greatest" is an idiomatic way of saying "bad" politely.
Edit 2: Or trying to align with what @quietone wants, how about:
Any time we can use fewer words to say the same thing, that's better docs.
FWIW I have issues with the whole paragraph also. Like "great leaders" sounds kind of... Elitist? Fascist?
Also the bit about "putting the project first" is unhealthy, compelling people to put the project above their own needs, and also has a whiff of the privilege-unaware assumption that people are even able to prioritize the project. People should always put their own health and needs first, and we should respect that maintainers have other commitments in their lives and are human beings with needs.
If we're going to keep this sort of as-is, I would use my updated proposal and file a followup to fix the second sentence.
Scope is no longer novice due to grammaria and maintainers not having consensus, so untagging.
Also the MR doesn't actually seem cleanly rebased on main? Or GitLab's UI and the lack of an MR button on-issue here is again causing me confusion. I was going to say my usual thing to the novices about not mixing patches and MRs, but in this case there's a barrier to use an MR since the UI has no button to open an MR for the fork and the GL UI is several non-obvious steps.
Comment #25
xjmFor the second sentence.
Comment #29
quietone commentedI followed the instructions on d.o for rebasing and it completed wrecked the existing branch. So I created a new one. That was weird too because the options to create the branch from does not include 'main' and the 'master' is behind 'main'.
There is a new MR with the suggested language from #24.
Comment #30
avpaderno@quietone It seems drupal.org does not correctly handle a main branch, yet. (That is probably the reason why Drupal core does not have a main branch.)
Should not the issue summary be updated? Title and issue summary still describe as "awkward" having also in a sentence, while the done change is different.
Comment #31
quietone commentedUpdated IS per #30.
Comment #32
quietone commentedComment #33
pameeela commentedI agree this is an improvement, the sentence is awkward. I also updated the IS.
Comment #34
xjmRebased and merged. Thanks everyone!