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/02_good_first_issue.yml
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -19,10 +19,15 @@ body:
19
19
label: 🆕🐥 Newcomer Friendly
20
20
description: Who is this issue for?
21
21
value: |
22
-
Welcome 👋!
23
-
This [Good First Issue](https://github.com/issues?q=is%3Aopen+is%3Aissue+org%3Ahiero-ledger+archived%3Afalse+label%3A%22good+first+issue%22+) is friendly to newcomers to the Hiero Python SDK.
24
-
No prior knowledge of Hiero, Hedera, or distributed ledger technology is required.
25
-
Basic familiarity with Python and Git is enough.
22
+
Welcome 👋
23
+
24
+
This **Good First Issue** is a beginner-friendly starting point for the Hiero Python SDK.
25
+
26
+
You don’t need any background in:
27
+
- Hiero or Hedera
28
+
- distributed ledger technology
29
+
30
+
If you’re comfortable with **basic Python** and **Git**, you’re ready to get started.
0 commit comments