Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.37 KB

File metadata and controls

35 lines (20 loc) · 1.37 KB

kin-lang

Kin relies on many contributors who help us to maintain or track issues, we continously thank them for their great work.

Building project locally

Run this command it it will generate build folder with kin binary inside.

    cmake --build .

Remember to run it in the root directory.

Issue tracking

Kin team tracks issues by using Github, if you face any issue or you want to request changes please submit a new Issue and respect those templates because we will not tolerate those who violates them since they make our work too dificult. If you don't respect Issue templates and use them unaccordingly your issue will be closed Immediately.

Pull Request

If you fix any issue or add new feature, feel free to open a pull request. It will be reviewed by our engineers and if it meets all requirements we'll merge it.

`Pull Request - Requirements`

    1. A pull-request name must reflect what you've done.
    2. Add if it's a bug fix or a new feature or typo.
    3. You've to describe what you've done beriefly.

We will not merge those pull requests that doesn't have a clear description

Discussions

Kin uses Github Discussions to bring it's users together and create an engageable community.

If you have anything to ask community please use Github Discussion for our main repo, there will be engineers to answer your questions.