Skip to content

docs: add contributing guide and update references#4

Open
itwaasyou wants to merge 1 commit intoprotonpass:mainfrom
itwaasyou:main
Open

docs: add contributing guide and update references#4
itwaasyou wants to merge 1 commit intoprotonpass:mainfrom
itwaasyou:main

Conversation

@itwaasyou
Copy link

Description

This PR introduces a dedicated Contributing guide to the documentation. It brings together key information developers need like enabling debug logging and configuring the filesystem key provider into one easy-to-find place.

Motivation

Right now, important setup details (such as PROTON_PASS_KEY_PROVIDER=fs and PASS_LOG_LEVEL) are spread across the Configuration and Troubleshooting pages. That makes onboarding a bit harder than it needs to be.

By creating a dedicated Contributing guide, new contributors can quickly get their development environment up and running without having to dig through multiple sections of the docs.

Changes

  • Added: docs/public/docs/help/contributing.md with development workflow and testing instructions.
  • Updated: docs/public/docs/index.md to include a link to the Contributing guide in the Quick start section.
  • Updated: docs/public/docs/help/faq.md with a new “How can I contribute?” entry linking to the guide.

Sign up for free to 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.

1 participant