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

Update pr template and re-add Changelog builder #3575

Merged
merged 12 commits into from
Feb 1, 2022

Conversation

titu1994
Copy link
Collaborator

@titu1994 titu1994 commented Feb 1, 2022

Collection: [docs]

Changelog

  • Improves the PR template to include meta info + help reviewers in detailed review

Before your PR is "Ready for review"

Pre checks:

  • Make sure you read and followed Contributor guidelines
  • Did you write any new necessary tests?
  • Did you add or update any necessary documentation?
  • Does the PR affect components that are optional to install? (Ex: Numba, Pynini, Apex etc)
    • Reviewer: Does the PR have correct import guards for all optional libraries?

PR Type:

  • Bugfix
  • Documentation

If you haven't finished some of the above items you can still open "Draft" PR.

Who can review?

Anyone in the community is free to review the PR once the checks have passed.
Contributor guidelines contains specific people who can review PRs to various areas.

Signed-off-by: smajumdar <[email protected]>
Signed-off-by: smajumdar <[email protected]>
Signed-off-by: smajumdar <[email protected]>
Signed-off-by: smajumdar <[email protected]>
Signed-off-by: smajumdar <[email protected]>
# What does this PR do?
**Collection**: [Note which collection this PR will affect]
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we still need a header here, or people are going to miss filling out the collection.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah good point.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added a header.

Comment on lines 21 to 23
**PR Type**:
- [ ] Bugfix
- [ ] Documentation
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we add - [ ] New Feature or something like that?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

New feature is the default and would almost always be selected though ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Added it.

Copy link
Collaborator

@ericharper ericharper left a comment

Choose a reason for hiding this comment

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

Just a couple of small changes requested.

Copy link
Collaborator

@ericharper ericharper left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the changes!

@titu1994 titu1994 merged commit 7a8a5b3 into NVIDIA:main Feb 1, 2022
@titu1994 titu1994 deleted the update_pr_template branch February 1, 2022 20:49
nithinraok pushed a commit that referenced this pull request Feb 2, 2022
* Update changelog to add authors

Signed-off-by: smajumdar <[email protected]>

* Update changelog to add authors

Signed-off-by: smajumdar <[email protected]>

* Update changelog to add authors

Signed-off-by: smajumdar <[email protected]>

* Correct configS

Signed-off-by: smajumdar <[email protected]>

* Correct configS

Signed-off-by: smajumdar <[email protected]>

* Correct configS

Signed-off-by: smajumdar <[email protected]>

* Update changelog

Signed-off-by: smajumdar <[email protected]>

* Fix extra ,

Signed-off-by: smajumdar <[email protected]>

* Update according to suggestions

Signed-off-by: smajumdar <[email protected]>

Co-authored-by: Eric Harper <[email protected]>
fayejf pushed a commit that referenced this pull request Mar 2, 2022
* Update changelog to add authors

Signed-off-by: smajumdar <[email protected]>

* Update changelog to add authors

Signed-off-by: smajumdar <[email protected]>

* Update changelog to add authors

Signed-off-by: smajumdar <[email protected]>

* Correct configS

Signed-off-by: smajumdar <[email protected]>

* Correct configS

Signed-off-by: smajumdar <[email protected]>

* Correct configS

Signed-off-by: smajumdar <[email protected]>

* Update changelog

Signed-off-by: smajumdar <[email protected]>

* Fix extra ,

Signed-off-by: smajumdar <[email protected]>

* Update according to suggestions

Signed-off-by: smajumdar <[email protected]>

Co-authored-by: Eric Harper <[email protected]>
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

2 participants