Editing Directly on GitHub
Suitable for individual changes and minor corrections without a local installation. Requires a GitHub account and familiarity with Markdown.
How to do it:
- Go to the page you wish to edit
- Click the “Edit” menu in the top-right corner and select “Edit in GitHub” (at the bottom of the menu, in italics)
- Make your changes in the Markdown field on GitHub
- Scroll down to “Commit changes”
- Write a brief description of what you changed
- Select “Create a new branch and start a pull request” (recommended), or commit directly to
mainif you have the necessary permissions - Click “Propose changes” – an editor will review and approve it
The page is published automatically within a minute of the change being approved.