|
24 | 24 | > This issue is not yet a confirmed Good First Issue. |
25 | 25 | > It is being evaluated for suitability and may require |
26 | 26 | > clarification or refinement before it is ready to be picked up. |
27 | | - > |
| 27 | + > |
28 | 28 | > **Please wait for maintainer confirmation before asking to be assigned.** |
29 | 29 | validations: |
30 | 30 | required: false |
@@ -100,13 +100,13 @@ body: |
100 | 100 | > [!IMPORTANT] |
101 | 101 | > **This issue does not require prior domain knowledge.** |
102 | 102 | > |
103 | | - > - No Hiero or Hedera experience needed |
104 | | - > - No distributed ledger background required |
| 103 | + > - No Hiero or Hedera experience needed |
| 104 | + > - No distributed ledger background required |
105 | 105 | > - **Beginner Programming is sufficient** |
106 | 106 |
|
107 | 107 | > [!NOTE] |
108 | | - > ⏱️ **Typical time to complete:** ~1 Day / ~4 hours (including set-up) |
109 | | - > 🧩 **Difficulty:** Small, well-contained change |
| 108 | + > ⏱️ **Typical time to complete:** ~1 Day / ~4 hours (including set-up) |
| 109 | + > 🧩 **Difficulty:** Small, well-contained change |
110 | 110 | > 🎓 **Best for:** New contributors |
111 | 111 |
|
112 | 112 | 🤖 AI Usage Policy |
@@ -218,15 +218,15 @@ body: |
218 | 218 | Once tests pass, a team member will check if your PR follows the workflow. |
219 | 219 |
|
220 | 220 | **✅ 3. Team review** |
221 | | - Once your tests pass and the workflow is followed, a team member will review the implementation. |
| 221 | + Once your tests pass and the workflow is followed, a team member will review the implementation. |
222 | 222 | You may be asked to make changes or your PR may be approved. |
223 | 223 | Approved PRs are usually merged within **one day**. |
224 | 224 |
|
225 | 225 | **🔄 Merge conflicts (sometimes)** |
226 | 226 | Conflicts can happen and are normal as the SDK updates. Resolve using this [Guide](https://github.com/hiero-ledger/sdk-collaboration-hub/blob/main/guides/issue-progression/for-developers/merge_conflicts.md) |
227 | 227 |
|
228 | 228 | > [!TIP] |
229 | | - > **Follow the workflow and double check your work** |
| 229 | + > **Follow the workflow and double check your work** |
230 | 230 | > This is the best way to ensure a fast review and merge process. |
231 | 231 | --- |
232 | 232 |
|
|
0 commit comments