Skip to content

updating from main#1

Merged
BrewertonSantos merged 2 commits into
developfrom
main
Jun 8, 2026
Merged

updating from main#1
BrewertonSantos merged 2 commits into
developfrom
main

Conversation

@BrewertonSantos

Copy link
Copy Markdown
Member

Pull request

Summary

Type of change

  • feat — new sprite sheets or catalog data
  • fix — corrected sheet, metadata, or label
  • docs — documentation only
  • chore / refactor / style — housekeeping or non-visual changes

Affected assets

Catalog consistency checklist

  • PNGs live at sprites/<category>/<id>.png
  • data/index.json updated (IDs added/removed under the right category)
  • data/metadata.json updated (matching things["<id>"] entries)
  • data/names.json updated (optional)
  • Commits follow Conventional Commits
  • Target branch is develop (unless this is a release PR into main)

Notes for reviewers

Copilot AI review requested due to automatic review settings June 8, 2026 12:58
@BrewertonSantos BrewertonSantos self-assigned this Jun 8, 2026
@BrewertonSantos BrewertonSantos added documentation Improvements or additions to documentation good first issue Good for newcomers wontfix This will not be worked on labels Jun 8, 2026
@BrewertonSantos BrewertonSantos merged commit db13143 into develop Jun 8, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request appears to be a sync/merge-style update from main, resulting in small repository metadata/documentation changes.

Changes:

  • Removed the “Format: PNG” badge from README.md.
  • Deleted .github/CODEOWNERS, removing CODEOWNERS-based review ownership configuration.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Removes a README badge from the header badge list.
.github/CODEOWNERS Deletes the CODEOWNERS configuration file (affects automatic review assignment).
Comments suppressed due to low confidence (1)

.github/CODEOWNERS:1

  • This change deletes .github/CODEOWNERS, which disables GitHub CODEOWNERS-based automatic review requests for docs (*.md, /docs/) and catalog data (/data/). If this PR is only meant to sync with main, this looks like an accidental loss of repository governance configuration; please restore the CODEOWNERS file (or move it to another supported location) so review ownership remains enforced.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

BrewertonSantos added a commit that referenced this pull request Jun 8, 2026
* Delete .github/CODEOWNERS

* Remove PNG format badge from README

Removed PNG format badge from README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation good first issue Good for newcomers wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants