-
Notifications
You must be signed in to change notification settings - Fork 134
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update Github Actions code.Pull requests that update Github Actions code.intermediaterequires some knowledge of the codebase with some defined steps to implement or examplesrequires some knowledge of the codebase with some defined steps to implement or examples
Description
Problem
New starters should find it easy to contribute to the project, but currently need to rely on bot feedback and documentation, only
Solution
When there is a new starter, we can automatically assign a random, available member from
@hiero-ledger/hiero-sdk-python-triage to serve as a short-term mentor to help them complete this first issue
i.e. have a human at hand too
We can automate this in a workflow
- New starter becomes assigned to a new good first issue
- We post a welcome message
eg
"Hi ABC, welcome to the Python SDK.
We are happy to confirm you are now assigned to this issue. Please read the issue and documentation carefully. We have assigned you MENTOR to be your mentee to help you complete this good first issue. Reach out to them by replying here with @their_github_name
If you like this project and want to save it to your repositories, don't forget to star it at LINK
From the Python SDK Team"
(make it better if you can!)
Alternatives
No response
MonaaEidMonaaEid
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgithub_actionsPull requests that update Github Actions code.Pull requests that update Github Actions code.intermediaterequires some knowledge of the codebase with some defined steps to implement or examplesrequires some knowledge of the codebase with some defined steps to implement or examples