Skip to content
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

Updating GitHub New Button Names #349

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h3>Create a pull request</h3>
If you see that with your 'add-username' branch, you can click to create a Pull Request from there. If not:</p>

<ul>
<li>Click the green 'New pull request' button.</li>
<li>Click the green 'Compare & pull request' button.</li>
<li>Select the branch with the changes you want to submit. It should be the one with 'add-yourusername'.</li>
</ul>

Expand All @@ -42,7 +42,7 @@ <h3>Create a pull request</h3>
<ul>
<li>Click 'Create pull request'</li>
<li>Add a title and description to the changes you're suggesting the original author pull in.</li>
<li>Click 'Send pull request'!</li>
<li>Click 'Create pull request'!</li>
</ul>

<p><strong>Bingo! You submitted a pull request—take a few seconds to bask in the moment.</strong>
Expand Down