import { Guides } from '@/components/Guides' import { Resources } from '@/components/Resources' import { HeroPattern } from '@/components/HeroPattern' export const description = 'Learn everything there is to know about the Protocol API and integrate Protocol into your product.' export const sections = [ { title: 'Resources', id: 'resources' }, { title: 'Contributing', id: 'contributing' }, ] # Plane Documentation This is where the learning begins and the veterans return for their references. This is the Plane documentation.
## Contributing Each page footer contains an "Edit on GitHub" Link. Make a pull request, and we'll merge it!