Skip to content
Draft
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
4 changes: 3 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Summary

<!-- Enter your issue summary here.-->
<!-- Enter your PR summary here. Try to emphasize on WHY this change is needed, followed by what's being done in the PR.
Copy link
Collaborator

Choose a reason for hiding this comment

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

As a template, I think it should be much more concise. The first line is enough IMO.

Jira tickets are already mentioned in the Checklist

Copy link
Contributor

Choose a reason for hiding this comment

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

I have a similar question, is this a substitution for absence of JIRA ticket in the PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

So the point that @Julien-Ben raised is different from the question that you have @anandsyncs.

@Julien-Ben's point was we don't have to mention This is not a replacement for creating jira tickets. this line because we already have have a check box in our PR template checklist for the jira ticket and that would mean a jira ticket is required.

And I think what you are asking is, if you mention why in PR desc, do you not have to create jira ticket anymore. And we knew that people might get into that confusion, that's why I explicitly mentioned, having why in PR desc doesnt mean that you don't have to create the respective jira ticket.

Copy link
Contributor

Choose a reason for hiding this comment

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

+1, let's keep "Enter your PR summary here. Try to emphasize on WHY this change is needed, followed by what's being done in the PR."
the rest is a bit obvious

Doing this will help reviewers understand the PR better and it will be easier for them to review the PR.
This is not a replacement for creating jira tickets. -->

## Proof of Work

Expand Down