8000 GitHub - qlack/qlack.github.io: QLACK website repo
[go: up one dir, main page]

Skip to content

qlack/qlack.github.io

Repository files navigation

Qlack-Website

The repository serves as the Qlack repository website and contains information about its released versions and it's modules.

The website has been built with Jekyll static-site generator and is deployed on github pages and is published on https://qlack.com

Contributing

We welcome contributions and appreciate your effort to help improve this project!
To keep things organized please follow the steps below:

  1. Fork the repository to your own GitHub account.

  2. Clone your fork to your local machine:

    git clone https://github.com/<your-username>/<repo>.git
    cd <repo>
  3. Make your changes and Commit your work:

  4. Push the branch to your fork.

  5. Open a Pull Request (PR) against the main repository:

    • A Pull Request (PR) is a GitHub feature that lets you propose changes from your fork back to the original repository.
    • To create one:
      1. Log in to your GitHub account.
      2. Navigate to your forked repository.
      3. Click the "Contribute" button (usually near the top of the repo page).
      4. Select "Open pull request".
      5. Make sure the base repository is the original project and the base branch (master) is correct.
      6. Confirm that the “compare” branch is the branch you pushed.
  6. In the PR form:

    • Provide a clear description of the changes and why they are needed
    • Reference related issues if applicable
    • Request a review from maintainers
    • Be open to feedback and ready to make revisions

You can also watch an overview of how to contribute to OSS via Pull Requests here: GitHub Pull Request Tutorial

About

QLACK website repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

0