Skip to content

SP-SDU/GameLibrary

Repository files navigation

Logo

Video Game Library

Library stuff.
View Project »

Issues

Getting Started 🚀

Installation:

  1. Download the latest release from releases.
  2. Follow the installation guide provided with the release.

Contributing 🤝

For a smooth collaboration process, please use GitHub Desktop:

  • Note: Forking is creating a personal copy of the repository. It's used when you don't have write access to the repository.
  1. Clone: Open GitHub Desktop, go to File > Clone Repository, and paste:
    https://github.com/SP-SDU/GameLibrary
    
  2. Branch: Switch to main using the branch switcher, and create a new branch named after the feature or bug you're working on, e.g., add-login-feature or fix-button-bug.
  3. Commit: Enter your commit message in the Summary (required) field and click Commit.
  4. Push: Click Push origin to upload your changes to GitHub.
  5. Pull Request: On GitHub, create a New pull request against main. Include the GitHub issue number in the details of your pull request as per the PR template, and fill in the necessary information before submitting.
  6. Request a Review: Tag a teammate in your pull request for a review.
  7. Stacking: Instead of waiting for approval, continue working on another feature based on your current feature work. On your feature branch (not main), create a new branch Current Branch > New Branch for the next feature, e.g., next-feature.

For more information check GitHub Flow.

Management 🗂️

  • Communication: Join our Discord server for all project discussions, updates, and daily communication.

License 📝

This project is distributed under the Apache 2.0 License. See LICENSE for more information.