Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 2.3 KB

CONTRIBUTING.md

File metadata and controls

62 lines (36 loc) · 2.3 KB

Contributing to 🤖Own-AI

Welcome to 🤖Own-AI ! We appreciate your interest in contributing to our project. Please take a moment to review this document for guidelines on how to contribute effectively.

Table of Contents

  1. Introduction
  2. Getting Started
  3. Contributing Guidelines
  4. Code of Conduct
  5. License

Introduction

🤖Own-AI is an open-source project, and we welcome contributions from the community. Whether you're a developer, designer, or enthusiast, there are many ways to contribute and improve our project.

Getting Started

Before you begin, please ensure you have installed the necessary development tools.

Contributing Guidelines

To maintain a clean and organized codebase, we follow a specific process for contributions:

Creating a Branch

  1. Fork the repository to your own GitHub account by clicking the "Fork" button at the top right of this page.
  2. Clone your forked repository to your local machine.
  3. Create a new branch for your contribution

Ensure that your branch name is clear and descriptive of the changes you intend to make.

Making Changes

  1. Make your changes to the codebase on your local machine.

  2. Test your changes thoroughly to ensure they work as expected.

  3. Commit your changes with clear and concise commit messages.

Submitting a Pull Request

  1. Push your branch to your forked repository on GitHub.

  2. Visit the 🤖Own-AI Repository and open a Pull Request (PR).

  3. Fill in the PR template with details about your changes, including a clear title and description.

  4. We will review your PR, provide feedback if necessary, and merge it into the main branch once it's approved.

⚠️ Please note that direct commits to the main branch are not allowed.

Code of Conduct

Please review and adhere to our Code of Conduct when participating in our project.

License

By contributing to this project, you agree that your contributions will be licensed under the MIT Licenced.