Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.15 KB

File metadata and controls

41 lines (25 loc) · 1.15 KB

Contributing to Pine

Thanks for taking the time to contribute!

The following guidelines will help you contribute to Pine.

Table of Contents

Code of Conduct

This project and everyone participating in it is governed by the Pine Code of Conduct.
By participating, you are expected to uphold this code.

Please report unacceptable behavior to Aavtic.

Pine

Pine is a statically compiled programming language that aims to provide a clean and simple syntax while maintaining maximum performance.

How Can I Contribute?

There are several ways to contribute to Pine:

  • Report Bugs
    Open an issue describing the bug and how to reproduce it.

  • Suggest Features
    If you have an idea that could improve Pine, feel free to open a discussion or issue.

  • Submit Pull Requests
    Contributions to the compiler, standard library, or documentation are welcome.

  • Join Discussions
    Participate in discussions to help improve the language design.