-
-
Notifications
You must be signed in to change notification settings - Fork 778
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
Update PR Template with adding a notice of completing onboarding before creating a PR #7722
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as resolved.
This comment was marked as resolved.
Hi @codyjohnsontx, thank you for taking up this issue! Hfla appreciates you :) Do let fellow developers know about your:- You're awesome! P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :) |
i. Availability: 12/13/2024 12pm - 2pm |
Overview
We have observed non-members creating PRs. To solve this, we will add a notice to the top of the PR template notifying developers that they must complete onboarding before creating a PR.
Action Items
Open the file
.github/pull_request_template.md
in your IDEAdd the following text:
above
Push your issue branch to your fork of the website repository, as described in Section 3.1.a of CONTRIBUTING doc, for example:
git push --set-upstream origin test-update-labels-1234
Save the URL from the push command response, for later use after testing
Test the updated PR template by following these steps:
Screenshot of Default Branch Setting
Pull Requests
tab in your repo, and click theNew pull request
buttonScreenshot of Pull Requests Tab and New Pull Requests Button
Create pull request
buttonScreenshot of Creating Pull Request
Complete the Pull Request process by visiting the URL from the push command
Submit PR
After PR is merged, be sure to follow the step above to change your default branch back to
gh-pages
Resources/Instructions
The text was updated successfully, but these errors were encountered: