github-desktop/docs
Sergio Padrino 282894d18a
Merge pull request #11690 from geophilusd/rstudiomac
Add support for RStudio Editor on MacOS
2021-03-16 11:48:11 +01:00
..
contributing Replace "Enterprise Server" with "Enterprise" 2020-12-14 12:08:53 -07:00
integrations Update directions due to website change (#1) 2020-08-17 13:40:38 -05:00
process Merge branch 'development' into vs-code-as-suggested-browser 2021-02-02 09:37:50 -05:00
technical Add support for RStudio on MacOS 2021-03-04 09:18:01 +05:30
installation.md Fixed some grammar mistakes and typographical errors in the docs. 2019-09-26 14:52:04 -05:00
known-issues.md Add note at the top of ask-pass issue 2021-03-04 08:41:45 -07:00
README.md Link to it 2020-03-12 17:21:04 +01: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.
  • Building and Packaging Desktop - Outlines how Desktop is currently packaged for all platforms
  • Automatic Git Proxy support - A pre-launch overview and troubleshooting guide for the Git automatic proxy support in GitHub Desktop.