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

Create pull_request_template.md #1307

Merged
merged 7 commits into from
Jul 4, 2022
Merged

Create pull_request_template.md #1307

merged 7 commits into from
Jul 4, 2022

Conversation

joshkay10
Copy link
Contributor

@joshkay10 joshkay10 commented Jun 28, 2022

What's in this PR?
I've put in bare bones stuff for A PR Template. All it will do is load the .github/pull_request_template.md contents into the PR comments section when a new PR is created.

Why
During our coding conventions chit chat the idea was suggested.

Added feature flags
NA

Affected issues
NA

How has this been tested?
Your testing it right now, your in the test!

Whats Next?
Iterate iterate iterate. likely the first one will be only kinda helpful and will need to be simplified and adjusted

@@ -0,0 +1,5 @@
# What's in this PR?
Copy link
Contributor

Choose a reason for hiding this comment

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

Shall we have a # Why or Context?

Copy link
Contributor Author

@joshkay10 joshkay10 Jun 29, 2022

Choose a reason for hiding this comment

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

I accept your offer

gxueatlassian
gxueatlassian previously approved these changes Jun 29, 2022
Copy link
Contributor

@gxueatlassian gxueatlassian left a comment

Choose a reason for hiding this comment

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

I don't have other comments for now.


# Why

# Whats Next?
Copy link
Contributor

Choose a reason for hiding this comment

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

What's next should be the last section, how this was tested should be before that


# Whats Next?

# How has this been tested?
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably need an "Added feature flags" and an "Affected issues" section

@mboudreau
Copy link
Contributor

You're on a roll, do you think we should add an issue template as part of this PR as well?


# Whats Next?

# How has this been tested?
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does this section tell the reviewers how to test the changes in the PR. If so, shouldn't this be How to 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.

added a helpful hint under the header

Copy link
Contributor

@mboudreau mboudreau left a comment

Choose a reason for hiding this comment

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

Next is to create an issue template to help out disturbed :)

@@ -0,0 +1,7 @@
# What's in this PR?

# Why
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this section should be the first one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants