You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/01_good_first_issue_candidate.yml
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,9 @@ body:
22
22
> This issue is not yet a confirmed Good First Issue.
23
23
> It is being evaluated for suitability and may require
24
24
> clarification or refinement before it is ready to be picked up.
25
-
>
25
+
>
26
26
> **Please wait for maintainer confirmation before asking to be assigned.**
27
-
>
27
+
>
28
28
> Maintainers and reviewers can read more about [Good First Issues](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/docs/maintainers/good_first_issues_guidelines.md) and [Good First Issue Candidates](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/docs/maintainers/good_first_issue_candidate_guidelines.md)
29
29
30
30
validations:
@@ -49,13 +49,13 @@ body:
49
49
> [!IMPORTANT]
50
50
> **This issue does not require prior domain knowledge.**
51
51
>
52
-
> - No Hiero or Hedera experience needed
53
-
> - No distributed ledger background required
52
+
> - No Hiero or Hedera experience needed
53
+
> - No distributed ledger background required
54
54
> - **Basic Python and Git are sufficient**
55
55
56
56
> [!NOTE]
57
-
> ⏱️ **Typical time to complete:** 30–90 minutes (once setup is done)
58
-
> 🧩 **Difficulty:** Small, well-contained change
57
+
> ⏱️ **Typical time to complete:** 30–90 minutes (once setup is done)
58
+
> 🧩 **Difficulty:** Small, well-contained change
59
59
> 🎓 **Best for:** New contributors
60
60
61
61
**🏁 Completion**
@@ -114,7 +114,7 @@ body:
114
114
115
115
def run_demo():
116
116
"""Monolithic token association demo."""
117
-
print(f"🚀 Connecting to Hedera {network_name} network!")
117
+
print(f"🚀 Connecting to Hedera {network_name} network!")
0 commit comments