fix: correct LICENSE location and description in README for license consistency#13
Merged
Merged
Conversation
…onsistency Co-authored-by: dfeen87 <158860247+dfeen87@users.noreply.github.com> Agent-Logs-Url: https://github.com/dfeen87/Goodwill-KPI/sessions/f3d23355-ade8-4cf1-9f93-f33e4c33cfcf
Copilot created this pull request from a session on behalf of
dfeen87
March 22, 2026 11:32
View session
dfeen87
marked this pull request as ready for review
March 22, 2026 11:32
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
There was a problem hiding this comment.
Pull request overview
Updates the README repository structure diagram to match the actual repository layout and licensing details, improving documentation accuracy and license consistency across the project.
Changes:
- Remove
CITATION.cffandLICENSEfrom thedocs/subtree in the README structure. - Add
CITATION.cffandLICENSEat the repository root in the README structure. - Update the README’s LICENSE description to “Non-commercial license” to match the root
LICENSEcontent.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The README repository structure diagram was inconsistent with the actual repo layout and misidentified the license type.
Changes
LICENSE: was listed underdocs/— moved to root in the structure tree; label corrected from# MIT License→# Non-commercial licenseto match the actual file contentCITATION.cff: was listed underdocs/— moved to root in the structure tree to reflect its actual locationNo changes to
LICENSEorCITATION.cffcontent.CITATION.cffalready carrieslicense: non-commercial, consistent with the root license file.