swiftlang / swift

The Swift Programming Language
https://swift.org
Apache License 2.0
67.3k stars 10.34k forks source link

Replace old screenshot with new one in HowToGuide for First Pull #75109

Open parispittman opened 2 months ago

parispittman commented 2 months ago

Description

Doc to change: https://github.com/swiftlang/swift/blob/main/docs/HowToGuides/FirstPullRequest.md

The screenshot in this doc is showing apple/swift and it's now swiftlang/swift under submitting a pull request. Good first issue for someone! Link to image

vidhupv commented 2 months ago

Hi @parispittman , I would like to start contributing and work on this as my first issue, could you please assign this to me? The current screenshot has a push ready to be pulled( which I assume has to be there considering its in the section for pull requests) but this feels like a paradox considering I can only send in my first pull request AFTER taking the screenshot. Should I just push a dummy change to take the screenshot? I would appreciate any tips on how to move forward!

MadGanGithub commented 2 months ago

Hey @parispittman
I would like to work on this issue Can you assign me?

abhinav26966 commented 2 months ago

Hi, I'm interested in working on this issue and would love to contribute to the project. Could you please assign it to me? @parispittman

AnthonyLatsis commented 2 months ago

@vidhupv was first.

AnthonyLatsis commented 2 months ago

Should I just push a dummy change to take the screenshot?

Yeah, you just need to push a dummy branch to your fork for that button to show up.

wesleykebrown commented 1 month ago

Hi, @parispittman. I'm working on my first open source contribution for my software development cohort and I would like to be added to this issue ticket, please.

AnthonyLatsis commented 1 month ago

Hello Wesley, this issue is already being worked on. See: How do I pick something to work on?. You could try https://github.com/swiftlang/swift/issues/57499 if you are looking to contribute code as well.