Skip to content

added contributing details - #857

Merged
Paul Lizer (paullizer) merged 2 commits into
Developmentfrom
docs/contributor
Apr 13, 2026
Merged

added contributing details#857
Paul Lizer (paullizer) merged 2 commits into
Developmentfrom
docs/contributor

Conversation

@paullizer

Copy link
Copy Markdown
Contributor

No description provided.

@paullizer
Paul Lizer (paullizer) changed the base branch from main to DevelopmentApril 10, 2026 10:16
CopilotAI review requested due to automatic review settings April 10, 2026 10:23

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds contributor guidance to both the documentation site and repository root, and updates a few dependencies.

Changes:

  • Add “Contributing” sections/links to README and docs landing page, plus a new contributing guide page in docs and root.
  • Add Contributing nav entry in the docs site config.
  • Update dependencies (Ruby addressable override for docs site; Python requests version bumps for external tools).

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated 4 comments.

Show a summary per file
FileDescription
docs/index.mdAdds a Contributing section/link to the docs landing page.
docs/contributing.mdIntroduces a docs-site Contributing guide with workflow and local dev instructions.
docs/_config.ymlAdds “Contributing” to the docs navigation menu.
docs/Gemfile.lockUpdates addressable resolution and adds it to explicit dependencies in lock.
docs/GemfilePins/overrides addressable version for security.
application/external_apps/databaseseeder/requirements.txtBumps requests version.
application/external_apps/bulkloader/requirements.txtBumps requests version.
README.mdAdds a Contributing section linking to root CONTRIBUTING.md.
CONTRIBUTING.mdAdds a root contribution guide.

Comment threaddocs/index.md
Comment threaddocs/contributing.md
Comment threaddocs/contributing.md
Comment threaddocs/Gemfile
@paullizer
Paul Lizer (paullizer) merged commit 1ec813c into DevelopmentApr 13, 2026
6 of 7 checks passed
@paullizer
Paul Lizer (paullizer) deleted the docs/contributor branch April 13, 2026 16:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@paullizer