Skip to content

Commit f51ffea

Browse files
committed
chore: some tidy
Signed-off-by: exploreriii <133720349+exploreriii@users.noreply.github.com>
1 parent 29caa87 commit f51ffea

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/02_good_first_issue.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ body:
2727
- Hiero or Hedera
2828
- distributed ledger technology
2929
30-
If you’re comfortable with **basic Python** and **Git**, you’re ready to get started.
30+
If you have **basic Python** and **Git**, you’re ready to get started.
3131
3232
- type: markdown
3333
attributes:
@@ -229,7 +229,7 @@ body:
229229
230230
- [ ] **Connect** origin with upstream: [Guide](docs/sdk_developers/training/workflow/03_staying_in_sync.md)
231231
232-
- [ ] **Install Packages** Install packages and protobuffs: [Guide](docs/sdk_developers/training/setup/02_installing_hiero_python_sdk.md)
232+
- [ ] **Install Packages** and protobuffs: [Guide](docs/sdk_developers/training/setup/02_installing_hiero_python_sdk.md)
233233
234234
- [ ] **Sync Main** pull any recent upstream changes: [Guide](docs/sdk_developers/rebasing.md)
235235
@@ -266,7 +266,9 @@ body:
266266
267267
- [ ] **Open a pull request:** [here](https://github.com/hiero-ledger/hiero-sdk-python/pulls) [guide](docs/sdk_developers/training/workflow/11_submit_pull_request.md)
268268
269-
- [ ] **Complete the PR description:** briefly describe your changes and link the issue, [Guide](docs/sdk_developers/training/workflow/11_submit_pull_request.md)
269+
- [ ] **Complete the PR description:** briefly describe your changes, [Guide](docs/sdk_developers/training/workflow/11_submit_pull_request.md)
270+
271+
- [ ] **Link the Issue:** link the issue the PR solves in the PR description, [Guide](docs/sdk_developers/how_to_link_issues.md)
270272
271273
- [ ] **Submit the pull request:** click `**Create pull request**` 🎉
272274
@@ -316,10 +318,10 @@ body:
316318
- point out potential issues
317319
- suggest improvements or alternatives
318320
319-
AI feedback is **advisory** — it can make mistakes - use what’s helpful and feel free to ask questions.
321+
AI feedback is **advisory** — it can make mistakes - use what’s helpful and relevant to the issue description.
320322
321323
322-
#### 👀 Maintainer review
324+
#### 😎 Team Member review
323325
A Python SDK team member will review your PR, typically within **1–3 days**.
324326
- You may be asked to make changes, or
325327
- Your PR may be approved as-is ✅

0 commit comments

Comments
 (0)