Skip to content

Latest commit

 

History

History
129 lines (119 loc) · 5.02 KB

code-contrib-task.yml

File metadata and controls

129 lines (119 loc) · 5.02 KB
NameAboutLabelsAssignees
2023 Kyuubi Code Contribution TaskPropose a task for 2023 Kyuubi Code Contribution Programhacktoberfest

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
Code of Conduct

The Code of Conduct helps create a safe space for everyone. We require that everyone agrees to it.

Search before creating
Mentor

Mentor is required for MEDIUM and CHALLENGE tasks, to guide contributors to complete the task.

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!