Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.38 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.38 KB

GitHub Desktop Documentation

This is the GitHub Desktop product development documentation.

Contributing

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

Process

Here's some details about how the team is organizing and shipping 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.