[PR #6] [MERGED] docs(style): use div and standarize descriptions #908

Closed
opened 2026-06-14 19:51:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: docs/style/use-div-and-standarize-descriptions


📝 Commits (1)

  • 029ff92 docs(style): use div and standarize descriptions

📊 Changes

1 file changed (+15 additions, -26 deletions)

View changed files

📝 README.md (+15 -26)

📄 Description

Description

  • Use div instead of p.
  • Don't use line continuations for descriptions.

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/6 **Author:** [@ReenigneArcher](https://github.com/ReenigneArcher) **Created:** 8/17/2024 **Status:** ✅ Merged **Merged:** 8/17/2024 **Merged by:** [@ReenigneArcher](https://github.com/ReenigneArcher) **Base:** `master` ← **Head:** `docs/style/use-div-and-standarize-descriptions` --- ### 📝 Commits (1) - [`029ff92`](https://github.com/LizardByte/awesome-sunshine/commit/029ff92ca7ac12c2a5c677a22d724c6764c9ed75) docs(style): use div and standarize descriptions ### 📊 Changes **1 file changed** (+15 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+15 -26) </details> ### 📄 Description ## Description <!--- Please include a summary of the changes. ---> - Use `div` instead of `p`. - Don't use line continuations for descriptions. ### 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 - [x] 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) - [ ] 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 2026-06-14 19:51:50 -05: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#908