Skip to content

feat : Enhance Project Documentation for Open-Source Contribution #67

Description

@sivangbagri

The current project lacks detailed documentation, making it challenging for new contributors to understand the structure, set up the development environment, and start contributing effectively.

Proposed Enhancements

To make the project more open-source friendly, the following improvements are proposed:

  • README.md

  • .env.example
    A sample environment variable file to help developers quickly understand and configure the required environment settings.

  • ** Docker Configuration**

    • Dockerfile and docker-compose.yml are added to simplify local development setup with all necessary services (like Postgres, Redis, etc.) included.
  • CONTRIBUTING.md
    A contributor guide that outlines the pull request process, coding standards, testing practices, and overall contribution flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions