Ukendio / jecs

A fast, portable Entity Component System for Luau
https://ukendio.github.io/jecs/
MIT License
121 stars 20 forks source link

Better documentation needed #50

Open Ukendio opened 3 months ago

Ukendio commented 3 months ago

We need to add comprehensive documentation to our GitHub repository to help new contributors understand the project, its structure, and how to contribute. Proper documentation will also assist users in understanding how to use the project effectively.

Documentation should include:

  1. Overview

    • Brief description of the project.
    • Key features and functionalities.
  2. Installation

    • Prerequisites.
    • Step-by-step installation guide.
    • Configuration instructions.
  3. Usage

    • How to run the project.
    • Basic usage examples.
    • Explanation of main components.
  4. Contributing

    • Contribution guidelines.
    • How to report issues.
    • How to submit pull requests.
    • Code of conduct.
  5. FAQs

    • Common issues and troubleshooting.
    • Frequently asked questions.
  6. License

    • Licensing information.

Additional Notes:

Tasks: