Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Latest commit

 

History

History
60 lines (35 loc) · 1.9 KB

File metadata and controls

60 lines (35 loc) · 1.9 KB

Contributing to Narratium

Thank you for considering contributing to Narratium! We welcome contributions to improve the project and make it even better.

Before you start, please read this guide to understand the contribution process, requirements, and Contributor License Agreement (CLA).


📋 Contribution Process

  1. Fork this repository:
    https://github.com/Narratium/Narratium.ai

  2. Create a new branch for your contribution.

  3. Make your changes with clear and descriptive commit messages.

  4. Test your changes locally to ensure stability and compatibility.

  5. Submit a Pull Request (PR) with a detailed description of your contribution.

  6. Sign the CLA — A CLA bot will prompt you when you open your first PR.


📜 Contributor License Agreement (CLA)

Before any contribution can be merged, you must agree to our Contributor License Agreement (CLA):
👉 Read the CLA

By signing the CLA, you grant Narratium the necessary rights to use, modify, distribute, and commercialize your contribution while you retain copyright.


✅ Code Style Guidelines

  • Follow the existing coding style and conventions in the repository.
  • Write clear, concise, and well-documented code.
  • Add comments to explain any complex logic.
  • Include tests for any new features or bug fixes when applicable.

🛠️ Issues and Feature Requests


🙌 Community Standards

We are committed to fostering a welcoming and inclusive community.
Please respect others and adhere to professional conduct when engaging in discussions.


Thank you for your contributions to Narratium! Your input helps make the project better for everyone.