Skip to content

Update to section 12.1 #106

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

Merged
merged 2 commits into from
Feb 14, 2017
Merged

Update to section 12.1 #106

merged 2 commits into from
Feb 14, 2017

Conversation

nilabja-bhattacharya
Copy link
Contributor

I have made few changes to section 12.1 as I felt appropriate, reference - "Add tips for effective online communication to devguide #9"

I made few changes to section 12.1 as I felt appropriate, as stated in "Add tips for effective online communication to devguide #9"
@the-knights-who-say-ni
Copy link

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA. This is necessary for legal reasons before we can look at your contribution. Please follow these steps to help rectify the issue:

  1. If you don't have an account on b.p.o, please create one
  2. Make sure your GitHub username is listed in "Your Details" at b.p.o
  3. If you have not already done so, please sign the PSF contributor agreement
  4. If you just signed the CLA, please wait at least a day and then check "Your Details" on bugs.python.org to see if your account has been marked as having signed the CLA (the delay is due to a person having to manually check your signed CLA)
  5. Reply here saying you have completed the above steps

Thanks again to your contribution and we look forward to looking at it!

@nilabja-bhattacharya
Copy link
Contributor Author

I've completed the above steps

Copy link
Member

@berkerpeksag berkerpeksag left a comment

Choose a reason for hiding this comment

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

Good catch, thanks! I just left two minor comments.


- Ideas about new functionality should **not** start here and instead
- Ideas about new functionality should **NOT** start here and instead
Copy link
Member

Choose a reason for hiding this comment

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

Indentation is not needed here. Could you please change it to:

such as how to handle a specific issue, a PEP, etc.

- Ideas about new functionality should **not** start here and instead [...]
- Technical support questions should also not be asked [...]

Copy link
Contributor Author

@nilabja-bhattacharya nilabja-bhattacharya Feb 13, 2017

Choose a reason for hiding this comment

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

If I highlight the region with grey, the hyperlinks don't work. So is it okay, if the hyperlink doesn't work? hyperlinks I'm mentioning are python-list and python-help

Copy link
Member

Choose a reason for hiding this comment

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

Grey background is added by GitHub. I was trying to show an example in reST markup. See https://guides.github.com/features/mastering-markdown/#examples

What I was trying to say is that whitespaces in the beginning of the lines can be deleted:

Change

such as how to handle a specific issue, a PEP, etc.

   - Ideas about new functionality should **not** start here and instead
     should be sent to python-ideas_.

to

such as how to handle a specific issue, a PEP, etc.

- Ideas about new functionality should **not** start here and instead
  should be sent to python-ideas_.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Please review, was I able to do what is meant?

Copy link
Member

Choose a reason for hiding this comment

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

LGTM. Please wait to CLA sign is checked.


- Ideas about new functionality should **not** start here and instead
- Ideas about new functionality should **NOT** start here and instead
Copy link
Member

Choose a reason for hiding this comment

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

About not -> NOT change: IMO making 'not' bold is enough.

Copy link
Member

@berkerpeksag berkerpeksag left a comment

Choose a reason for hiding this comment

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

Looks great, thank you! :)

@nilabja-bhattacharya
Copy link
Contributor Author

Thank you for guiding me

@nilabja-bhattacharya
Copy link
Contributor Author

Why isn't my CLA getting signed?

@willingc
Copy link
Collaborator

@nilabja10201992 Likely one of two reasons. It typically takes at least one business day for the manual approval of the CLA. The other might be that you need to put your GitHub username into your account on bugs.python.org. Please be patient. Folks have put in a lot of extra volunteer time to move the repos over to GitHub this week. Thanks ☀️

@nilabja-bhattacharya
Copy link
Contributor Author

My GitHub username is registered with bugs.python.org and I've signed the CLA on Friday

@willingc
Copy link
Collaborator

Thanks for the update @nilabja10201992. After someone manually review the signed CLA, you should be all set. 👍

If you don't see a change in your status by the end of Wednesday, please @ mention me and I'll look into it. I suspect the manual review is having to go through many CLAs at the moment. Thanks in advance for your patience.

@nilabja-bhattacharya
Copy link
Contributor Author

Okay, Thank you

@berkerpeksag
Copy link
Member

Since you already signed the CLA and this is a trivial change, I went ahead and merged this. Thanks!

@berkerpeksag berkerpeksag merged commit 1323d1f into python:master Feb 14, 2017
@willingc
Copy link
Collaborator

Thanks @berkerpeksag for the merge. Congrats @nilabja10201992 for the contribution.

@nilabja-bhattacharya
Copy link
Contributor Author

Thank you for the merge, I'm happy, I was able to contribute

AA-Turner pushed a commit to AA-Turner/devguide that referenced this pull request Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants