Skip to content

Conversation

@adityashirsatrao007
Copy link
Contributor

Closes #997

Changes

  • Added an 'Acceptance Criteria' checklist to the Good First Issue template.
  • Updated CHANGELOG.md under [Unreleased].

Purpose

To guide new contributors on the requirements for having their PRs merged, reducing friction for first-time contributors.

Copilot AI review requested due to automatic review settings December 7, 2025 16:25
@github-actions
Copy link

github-actions bot commented Dec 7, 2025

[commit-verification-bot]
Hi, this is VerificationBot.
Your pull request cannot be merged as it has unverified commits.
View your commit verification status: Commits Tab.

To achieve verified status, please read:

Remember, you require a GPG key and each commit must be signed with:
git commit -S -s -m "Your message here"

Thank you for contributing!

From the Hiero Python SDK Team

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds an Acceptance Criteria section to the Good First Issue template to help new contributors understand the requirements for having their PRs merged, thereby reducing friction for first-time contributors.

Key Changes:

  • Added a new "Acceptance Criteria" section to the Good First Issue YAML template with a checklist of merge requirements
  • Updated CHANGELOG.md to document this enhancement under the Unreleased section

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.

File Description
.github/ISSUE_TEMPLATE/01_good_first_issue.yml Added new acceptance criteria textarea field with a checklist covering changelog entries, signed commits, test passing, and issue resolution requirements
CHANGELOG.md Added changelog entry documenting the new Acceptance Criteria section in the Good First Issue template

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

@exploreriii exploreriii left a comment

Choose a reason for hiding this comment

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

Excellent start!

@exploreriii exploreriii marked this pull request as draft December 7, 2025 16:30
@exploreriii
Copy link
Contributor

As you have some changes to make, i've converted this to draft please check 'Ready to review' when its ready to review again 👍 This will reduce spam
Screenshot 2025-12-07 at 16 31 15

@adityashirsatrao007 adityashirsatrao007 force-pushed the feat/add-acceptance-criteria-template branch 2 times, most recently from 3dd5d7e to 55bfad6 Compare December 7, 2025 16:45
@adityashirsatrao007 adityashirsatrao007 marked this pull request as ready for review December 7, 2025 16:48
Copy link
Contributor

@exploreriii exploreriii left a comment

Choose a reason for hiding this comment

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

Hi @adityashirsatrao007 great! last final stretch!
Could you revert all your changelog changes, one easy way is to copy and paste in the CODE of the changelog from main.
After that, layer on just your desired change of line 18, then recommit

Right now you actually changed 3 lines which often happesn because your branch is not in sync with the upstream
https://github.com/hiero-ledger/hiero-sdk-python/pull/998/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed

Image

@adityashirsatrao007 adityashirsatrao007 force-pushed the feat/add-acceptance-criteria-template branch 2 times, most recently from cf20421 to e5c685b Compare December 7, 2025 17:34
Copy link
Contributor

@exploreriii exploreriii left a comment

Choose a reason for hiding this comment

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

Please review
I see the same issue
https://github.com/hiero-ledger/hiero-sdk-python/pull/998/files#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed

its not a major issue, but it is not right - it changes the history, so those lines are now attributed to you on the changelog.

I would recommend deleting line 10, and in line 13 swtich back to the orginal formatting of the str method.

@adityashirsatrao007 adityashirsatrao007 force-pushed the feat/add-acceptance-criteria-template branch 3 times, most recently from dfe96a4 to 037d07d Compare December 7, 2025 20:46
…iero-ledger#997)

Signed-off-by: Aditya <adityashirsatrao007@gmail.com>
Signed-off-by: Aditya Shirsat <adityashirsatrao007@gmail.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@users.noreply.github.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@gmail.com>
Signed-off-by: Aditya Shirsat <adityashirsatrao007@gmail.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@users.noreply.github.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@gmail.com>
Signed-off-by: Aditya Shirsat <adityashirsatrao007@gmail.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@users.noreply.github.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@gmail.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@users.noreply.github.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@gmail.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@users.noreply.github.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@gmail.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@users.noreply.github.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@gmail.com>
…a entry

Signed-off-by: adityashirsatrao007 <adityashirsatrao007@users.noreply.github.com>
Signed-off-by: adityashirsatrao007 <adityashirsatrao007@gmail.com>
@adityashirsatrao007 adityashirsatrao007 force-pushed the feat/add-acceptance-criteria-template branch from 037d07d to 8c1486f Compare December 7, 2025 20:49
Copy link
Contributor

@exploreriii exploreriii left a comment

Choose a reason for hiding this comment

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

I tested this on a fork and it works! Thank you! Nice work

exploreriii#39

@exploreriii exploreriii merged commit aa0e9f0 into hiero-ledger:main Dec 7, 2025
14 checks passed
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.

[Good First Issue]: Add ✅ Acceptance Criteria To Good First Issue Template

2 participants