Skip to content

docs: add documentation for Deno config provider plugin#459

Open
billu-beep wants to merge 2 commits into
DotDev262:mainfrom
billu-beep:docs/deno-plugin
Open

docs: add documentation for Deno config provider plugin#459
billu-beep wants to merge 2 commits into
DotDev262:mainfrom
billu-beep:docs/deno-plugin

Conversation

@billu-beep

Copy link
Copy Markdown

Closes #445

Changes

  • Added docs/plugins/deno.md with full plugin documentation including overview, prerequisites, configuration schema, usage examples, verification steps, and notes
  • Added entry to docs/plugins/README.md table and detail section

@github-actions github-actions Bot added level:beginner Beginner level task type:docs Documentation GSSOC GirlScript Summer of Code 2026 labels Jun 19, 2026
@DotDev262 DotDev262 added the gssoc:approved Approved for GSSOC points (Required) label Jun 21, 2026

@DotDev262 DotDev262 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Out of scope: README rewrite

The PR should only:

  1. Add docs/plugins/deno.md (looks good ✅)
  2. Add a single row for Deno in the README plugin table

Instead, the README diff shows +679/-586 changes — a full restructuring of the entire docs/plugins/README.md. This is far beyond issue #445 scope.

Please revert the README to the original, then add only the Deno row entry. See existing entries like 7-zip or scoop for the minimal pattern.

@billu-beep

Copy link
Copy Markdown
Author

Hi @DotDev262, I've reverted the README restructuring and added only a single Deno row to the plugin table as requested. Please re-review when you get a chance. Thank you!

@DotDev262 DotDev262 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

The README scope issue is now resolved — content looks great! However, the branch is 15 commits behind main. Please rebase onto latest main and force-push so we can merge.

@billu-beep

billu-beep commented Jun 22, 2026 via email

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved Approved for GSSOC points (Required) GSSOC GirlScript Summer of Code 2026 level:beginner Beginner level task type:docs Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] Document Deno config provider plugin

2 participants