The Fern Editor is a browser-based tool designed to make editing developer documentation accessible to non-technical team members while maintaining the Git-based workflows that developers rely on. It allows users to edit documentation visually, similar to Notion, without needing to use Git or Markdown, though a Dev Mode is available for those who prefer direct Markdown editing with features like syntax highlighting and auto-formatting. The tool automatically creates draft pull requests for every edit, which developers can review, comment on, and merge, ensuring that all changes are version-controlled. While currently integrated with GitHub, future support for GitLab and Bitbucket is planned. The Fern Editor aims to streamline the documentation process by enabling contributions from diverse team members, such as marketing, product, and support teams, while still providing developers with full oversight and control over the final content.