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

Creating pull request template #385

Closed
wants to merge 2 commits into from
Closed

Creating pull request template #385

wants to merge 2 commits into from

Conversation

JackUrb
Copy link
Contributor

@JackUrb JackUrb commented Jun 18, 2018

Having a pull request template should standardize the content that comes through in our community PRs (and our own as well). This should hopefully encourage people to test their changes and show us how they did.

Thanks to https://github.com/stevemao/github-issue-templates for the base for this PR template.

Having a pull request template should standardize the content that comes through in our community PRs (and our own as well). This should hopefully encourage people to *test* their changes and show us how they did.
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
Copy link
Contributor

Choose a reason for hiding this comment

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

"[ ] For JavaScript changes, I have re-generated the minified JavaScript code."

## How Has This Been Tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, experiments you ran to see how -->
<!--- your change affects existing areas of the code and their behaviors, etc. -->
Copy link
Contributor

Choose a reason for hiding this comment

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

I am wondering if we should include some tips and tricks for testing changes here? In particular, how to do a local pip install to test Python changes, and how to test JavaScript changes / re-generate minified JS.

Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@JackUrb is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@JackUrb JackUrb deleted the pr-template branch August 16, 2018 20:57
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.

3 participants