Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added concrete example document#9393

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 13 commits intosymfony:2.7frommichellesanver:master
Apr 30, 2018
Merged

Conversation

michellesanver
Copy link
Contributor

In a meeting that took place the 21st of February 2018 we defined this list as a start to a concrete example document, to specifically list out some things that are unwanted behaviour.

GwendolenLynch, sstok, egircys, and jwage reacted with thumbs up emoji
Copy link
Contributor

@sstoksstok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Some minor syntax issues. Content looks good 👍

@@ -0,0 +1,16 @@
Code of Conduct: Concrete Example Document
==========================================
This is a living document that serves to give concrete examples to unwanted behaviour. These examples have all taken place somewhere in the PHP community in the past, and are clear code of conduct violations according to the Symfony code of conduct.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Documentation lines are usually limited to 72 characters or somewhere near 👍 and headers are followed by a single empty line (sphinxdoc can be picky about this 😄 )

http://symfony.com/doc/current/contributing/documentation/standards.html

michellesanver reacted with thumbs up emoji
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Changed :)

Concrete Examples
-----------------
- Unwelcome comments regarding a person’s lifestyle choices and practices, including those related to food, health, parenting, drugs, and employment.
- Deliberate misgendering or use of ‘dead’ (rejected) names
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Maybe we can add a short explanation about this? Like the one in the referenced source.

michellesanver reacted with thumbs up emoji
Copy link
Member

@javiereguiluzjaviereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

It's really sad to read that all this happened for real 😞. Thanks for contributing it!

Concrete Examples
-----------------
- Unwelcome comments regarding a person’s lifestyle choices and practices, including those related to food, health, parenting, drugs, and employment.
- Deliberate misgendering or use of ‘dead’ (rejected) names
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thedeadname concept is not that well-known, so what do you think about linking it tohttps://en.wiktionary.org/wiki/deadname or adding a brief description like this one?

- Deliberate misgendering or use of deadnames (which are the original names given to  transgender people before initiating their transition).

sstok and michellesanver reacted with thumbs up emoji
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Changed :)

Code of Conduct: Concrete Example Document
==========================================

This is a living document that serves to give concrete examples to
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

to => of ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Not sure "of" is right in this case

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I would say "of" is the correct preposition in this case.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Yeah, of is better. Changed it. Thanks! :)

greg0ire reacted with hooray emoji
@egircysegircys mentioned this pull requestMar 5, 2018
4 tasks
Copy link
Member

@egircysegircys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Can it be placed undercontributing/code_of_conduct/concrete_example_document.rst?

@michellesanver
Copy link
ContributorAuthor

@egircys Of course! Didn't know quite where to place it. I moved it there now 👍

egircys reacted with thumbs up emoji

@greg0ire
Copy link
Contributor

greg0ire commentedMar 6, 2018
edited
Loading

@michellesanver Travis says you should add that document to a toctree (it's unreachable otherwise).

@lsmith77
Copy link
Contributor

@javiereguiluzjaviereguiluz added the diversity & inclusionRelated to Symfony Diversity Initiative https://github.com/symfony/diversity labelMar 7, 2018
- Pattern of inappropriate social contact, such as requesting/assuming
inappropriate levels of intimacy with others
- Continued one-on-one communication after requests to cease
- Putting down people based on their technology choices or their work
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Can you fix some minor syntatic things here:

  • Please use* as list indicator
  • Please end all entries with a semi-colon, except from the last item which should end with a final stop (.).

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks! Fixed :)

Copy link
Member

@fabpotfabpot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks like a great list to me. Thanks.

- Threats of violence like "The person that created this PR should be
punched in the face"
- Incitement of violence towards any individual, including encouraging a
person to commit suicide or to engage in self-harm
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Would it makes sense to add something like "even as a joke" (or something similar)?

Pierstoval and michellesanver reacted with thumbs up emoji
Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

That does make sense, thanks! Added.

Egidijus Gircysand others added2 commitsApril 30, 2018 19:09
This PR was submitted for the master branch but it was squashed and merged into the 2.7 branch instead (closessymfony#9394).Discussion----------Adding Code of ConductAdding the Contributor Covenant Code of Conduct version 1.4.Relates tosymfony/diversity#1**TODO**- [x] Add the link to the enforcement team page- [x] Add the link to the enforcement process- [x] Add the link to concrete real-world examples of unwanted behavior- [x] Change "Project maintainers" to "Enforcement team members"Part ofsymfony#9340 andsymfony#9393Replacessymfony/symfony#24896Commits-------02e4860 update contributor covenant link & documents fix2de768f change project team to enforcement team0e7b539 add link to core teame61a403 Replace ethnicity with ethnic origin2f8aa5d Change "race" to "ethnic origin"1b0e633 Change "project's leadership" to "core team"464ea45 add link to examples documenteba3ecf Adding Code of Conduct
@fabpot
Copy link
Member

Thank you very much@michellesanver for taking the time to create the document and everybody for the constructive feedback.

@fabpotfabpot changed the base branch frommaster to2.7April 30, 2018 17:13
@fabpotfabpot merged commitcccf869 intosymfony:2.7Apr 30, 2018
fabpot added a commit that referenced this pull requestApr 30, 2018
…llesanver)This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes#9393).Discussion----------Added concrete example documentIn a meeting that took place the 21st of February 2018 we defined this list as a start to a concrete example document, to specifically list out some things that are unwanted behaviour.Commits-------cccf869 Update concrete_example_document.rstc762418 Syntax201738f Updated to say that some jokes are not ok7911a86 Added concrete example document
@xabbuhxabbuh added this to the2.7 milestoneMay 14, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@fabpotfabpotfabpot left review comments

@wouterjwouterjwouterj left review comments

@GwendolenLynchGwendolenLynchGwendolenLynch approved these changes

@dunglasdunglasdunglas approved these changes

@javiereguiluzjaviereguiluzjaviereguiluz approved these changes

@lsmith77lsmith77lsmith77 approved these changes

@greg0iregreg0iregreg0ire approved these changes

@sstoksstoksstok approved these changes

@PierstovalPierstovalPierstoval approved these changes

@egircysegircysegircys approved these changes

Assignees
No one assigned
Labels
diversity & inclusionRelated to Symfony Diversity Initiative https://github.com/symfony/diversityStatus: Needs Review
Projects
None yet
Milestone
2.7
Development

Successfully merging this pull request may close these issues.

13 participants
@michellesanver@greg0ire@lsmith77@fabpot@dunglas@javiereguiluz@wouterj@sstok@GwendolenLynch@Pierstoval@egircys@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp