Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 628 Bytes

File metadata and controls

13 lines (9 loc) · 628 Bytes

Contributing to EclipseEvents

We welcome contributions to EclipseEvents! By participating in this project, you agree to follow the guidelines and best practices outlined below. Whether you're fixing bugs, adding new features, or improving documentation, your contributions are highly appreciated.

How to Get Started

  1. Fork the Repository
    First, fork the repository to your own GitHub account by clicking the "Fork" button at the top-right of the page.

  2. Clone Your Fork
    Clone your forked repository to your local machine:

    git clone https://github.com/your-username/EclipseEvents.git