Skip to content

Commit d93a8f5

Browse files
committed
fix: remove reundant wait for assignment instruction
Signed-off-by: exploreriii <[email protected]>
1 parent 8fe6b17 commit d93a8f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/ISSUE_TEMPLATE/04_good_first_issue.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,6 @@ body:
247247
If you have never contributed to an open source project at GitHub, the following step-by-step guide will introduce you to the workflow.
248248
249249
- [ ] **Assignment:** You must be assigned to the issue, comment: \assign in the issue to get assigned [see guide](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/docs/sdk_developers/training/workflow/04_assigning_issues.md)
250-
- [ ] **Wait for assignment:** A community member with the given rights will add you as an assignee of the issue
251250
- [ ] **Fork, Branch and Work on the issue:** Create a copy of the repository, create a branch for the issue and solve the problem. For instructions, please read our [Contributing guide](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/CONTRIBUTING.md) file. Further help can be found at [Set-up Training](https://github.com/hiero-ledger/hiero-sdk-python/tree/main/docs/sdk_developers/training/setup) and [Workflow Training](https://github.com/hiero-ledger/hiero-sdk-python/tree/main/docs/sdk_developers/training/workflow).
252251
- [ ] **DCO and GPG key sign each commit :** each commit must be -s and -S signed. An explanation on how to do this is at [Signing Guide](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/docs/sdk_developers/signing.md)
253252
- [ ] **Add a Changelog Entry :** your pull request will require a changelog. Read [Changelog Entry Guide](https://github.com/hiero-ledger/hiero-sdk-python/blob/main/docs/sdk_developers/changelog_entry.md) to learn how.

0 commit comments

Comments
 (0)