code-contrib-task.yml
code-contrib-task.yml
Name | About | Labels | Assignees |
---|---|---|---|
2023 Kyuubi Code Contribution Task | Propose a task for 2023 Kyuubi Code Contribution Program | hacktoberfest |
You are very welcome to propose new task for 2023 Kyuubi Code Contribution Program.
Your brilliant ideas keep Apache Kyuubi evolving.
Please replace the placeholder <LEVEL>
in the issue title with one of the following options:
- TRIVIAL - it's usually for new contributors to learn the contributor process, e.g. how to cut branch,
how to use GitHub to send PR, how to response with reviewers, the contributor should not stay at this
stage too long. - EASY - tasks like minor bugs, or simple features without requirements of knowledge for whole Kyuubi
architecture. - MEDIUM - tasks typical requires that contributors have knowledge on one or more Kyuubi components,
normally, unit tests and integration tests is also required to verify the implementations. - CHALLENGE - tasks requires that contributors have deep knowledge on one or more Kyuubi components,
have good logical thinking and the ability to solve complex problems, be proficient in programming
skills or algorithms
What skills are required for contributors who want to take this task?
What's the current problem, and what's the final status should be after the task is completed?
How could it be implemented?
Anything else that related to this task that the contributors need to know.
Thanks for taking the time to fill out this task form!