Commiting Changes

From ReactOS Wiki
Revision as of 13:51, 20 March 2018 by Binarymaster (talk | contribs) (Created page with "Since the migration to GitHub, contributing to the project become even easier! ==For newbies== To commit your changes into the repository, follow these steps: # ''Fork'' the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Since the migration to GitHub, contributing to the project become even easier!

For newbies

To commit your changes into the repository, follow these steps:

  1. Fork the ReactOS repository into your own GitHub account
  2. Make sure you set up your full name and correct public e-mail in your account settings (this is required by our contributing rules)
  3. Commit changes in your new forked repository following our commit message style
  4. Create a Pull Request from your branch using either GitHub interface or GitHub Desktop App

For developers

Please follow Workflow guide.

See also

For further details read ReactOS Git For Dummies article.