github-desktop/docs
Brendan Forster 251859fce3 tidy up docs
2017-08-14 13:41:41 +10:00
..
contributing tidy up docs 2017-08-14 13:41:41 +10:00
process Beta for master 2017-07-31 11:57:57 -04:00
technical Better wording 2017-08-01 14:51:31 -04:00
installation.md Merge branch 'master' into logs-go-in-log-folder 2017-05-15 18:56:10 +10:00
README.md Move Roadmap to the top 2017-06-28 16:05:58 -07:00

GitHub Desktop Documentation

This is the GitHub Desktop development documentation.

Contributing

If you are interested in contributing to the project, you should read these resources to get familiar with how things work:

Process

Details about how the team is organizing and shipping GitHub Desktop:

Technical

These documents contain more details about the internals of GitHub Desktop and how things work:

  • Dialogs - details about the dialog component API
  • Windows menu bar - Electron doesn't provide inbuilt support for styling the menu for Windows, so we've created our own custom components to achieve this.
  • Developer OAuth App - GitHub Desktop ships with the ability to OAuth on behalf of a user. A developer OAuth app is bundled to reduce the friction of getting started.