[PR #2] [MERGED] feat: initial version #3

Closed
opened 2025-11-06 14:08:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LizardByte/awesome-sunshine/pull/2
Author: @ReenigneArcher
Created: 8/16/2024
Status: Merged
Merged: 8/16/2024
Merged by: @ReenigneArcher

Base: masterHead: feat/initial-version


📝 Commits (1)

📊 Changes

7 files changed (+191 additions, -2 deletions)

View changed files

.github/workflows/lint.yml (+22 -0)
.gitignore (+2 -0)
CONTRIBUTING.md (+5 -0)
LICENSE (+121 -0)
📝 README.md (+41 -2)
assets/banner.pdn (+0 -0)
assets/banner.png (+0 -0)

📄 Description

Description

Initial version.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LizardByte/awesome-sunshine/pull/2 **Author:** [@ReenigneArcher](https://github.com/ReenigneArcher) **Created:** 8/16/2024 **Status:** ✅ Merged **Merged:** 8/16/2024 **Merged by:** [@ReenigneArcher](https://github.com/ReenigneArcher) **Base:** `master` ← **Head:** `feat/initial-version` --- ### 📝 Commits (1) - [`30c7e6a`](https://github.com/LizardByte/awesome-sunshine/commit/30c7e6ae3c391386d7b0c514535f9c56b78cf904) feat: initial version ### 📊 Changes **7 files changed** (+191 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/lint.yml` (+22 -0) ➕ `.gitignore` (+2 -0) ➕ `CONTRIBUTING.md` (+5 -0) ➕ `LICENSE` (+121 -0) 📝 `README.md` (+41 -2) ➕ `assets/banner.pdn` (+0 -0) ➕ `assets/banner.png` (+0 -0) </details> ### 📄 Description ## Description <!--- Please include a summary of the changes. ---> Initial version. ### Screenshot <!--- Include screenshots if the changes are UI-related. ---> ### Issues Fixed or Closed <!--- Close issue example: `- Closes #1` ---> <!--- Fix bug issue example: `- Fixes #2` ---> <!--- Resolve issue example: `- Resolves #3` ---> ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Dependency update (updates to dependencies) - [x] Documentation update (changes to documentation) - [x] Repository update (changes to repository files, e.g. `.github/...`) ## Checklist - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated the in code docstring/documentation-blocks for new or existing methods/components --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:08:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sunshine#3