Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

chore(template): add pull request template #43

Merged
merged 11 commits into from
Mar 4, 2020

Conversation

JamesSingleton
Copy link
Contributor

This adds a pull request template for newly created PRs to get more information about the PR being opened.

@JamesSingleton JamesSingleton requested a review from a team February 26, 2020 18:55
@oneamexbot
Copy link
Contributor

oneamexbot commented Feb 26, 2020

📊 Bundle Size Report

file name size on disk gzip
app.js 112.7KB 31.4KB
runtime.js 15KB 5.3KB
vendors.js 128.1KB 37.9KB
app~vendors.js 403.5KB 105.2KB
legacy/app.js 119.4KB 33KB
legacy/runtime.js 15KB 5.3KB
legacy/vendors.js 163KB 44.8KB
legacy/app~vendors.js 409.8KB 106.9KB

Generated by 🚫 dangerJS against bc343d4

- [ ] This change impacts HTTP headers.
- [ ] This change has new infrastructure requirements.
- [ ] This change requires additional environment variables.
- [ ] I have added the Apache 2.0 license to any new files created.
Copy link
Member

Choose a reason for hiding this comment

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

Should be license header.

- [ ] This change requires a performance test prior to merging.
- [ ] This change impacts caching.
- [ ] This change impacts HTTP headers.
- [ ] This change has new infrastructure requirements.
Copy link
Member

Choose a reason for hiding this comment

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

This should be explained in more detail

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes it should. Any input here as it was a question in the preflight checklist and wasn't sure.

- [ ] I have added the Apache 2.0 license to any new files created.

## What is the Impact to Developers Using the App?
<!--- Please describe how your changes impacts developers using the app. -->
Copy link
Member

Choose a reason for hiding this comment

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

s/app/One App

.github/pull_request_template.md Outdated Show resolved Hide resolved
- [ ] These changes should be applied to a maintenance branch.
- [ ] This change requires cross browser checks.
- [ ] This change requires a performance test prior to merging.
- [ ] This change impacts caching.
Copy link
Member

Choose a reason for hiding this comment

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

Should specify that you mean caching for client browsers.

- [ ] I have updated the documentation accordingly.
- [ ] These changes should be applied to a maintenance branch.
- [ ] This change requires cross browser checks.
- [ ] This change requires a performance test prior to merging.
Copy link
Member

Choose a reason for hiding this comment

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

You should specify if you mean client side of server side perf test.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

What do we mean in the current Preflight Checklist?

- [ ] This change impacts caching.
- [ ] This change impacts HTTP headers.
- [ ] This change has new infrastructure requirements.
- [ ] This change requires additional environment variables.
Copy link
Member

Choose a reason for hiding this comment

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

How about This change adds additional environment variable requirements for One App users?

.github/pull_request_template.md Show resolved Hide resolved
.github/pull_request_template.md Show resolved Hide resolved
.github/pull_request_template.md Outdated Show resolved Hide resolved
.on('close', () => res(bytesWritten))
.pipe(byteCounter)
.on('error', rej);
pipeline(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This suggestion actually came from James Snell. He is on the Node.js TSC.

Copy link
Member

Choose a reason for hiding this comment

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

Nice name drop lol

.github/pull_request_template.md Outdated Show resolved Hide resolved
.github/pull_request_template.md Outdated Show resolved Hide resolved
James Singleton and others added 2 commits March 3, 2020 10:09
@JamesSingleton JamesSingleton dismissed 10xLaCroixDrinker’s stale review March 4, 2020 16:59

This was taken care of already

@JamesSingleton JamesSingleton merged commit b8d2fc5 into master Mar 4, 2020
@JamesSingleton JamesSingleton deleted the chore/pull-request-template branch March 4, 2020 17:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants