Skip to content

Commit

Permalink
docs: add information about contributing (electron#17961)
Browse files Browse the repository at this point in the history
Add information about contributing and link CONTRIBUTING.md to this page.
  • Loading branch information
SunflowerPKU authored and codebytere committed Apr 26, 2019
1 parent a4fcc32 commit 2e7ad1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ const child = proc.spawn(electron)

Find documentation translations in [electron/i18n](https://github.com/electron/i18n).

## Contributing

If you are interested in reporting/fixing issues and contributing directly to the code base, please see [CONTRIBUTING.md](CONTRIBUTING.md) for more information on what we're looking for and how to get started.

## Community

Info on reporting bugs, getting help, finding third-party tools and sample apps,
Expand Down

0 comments on commit 2e7ad1a

Please sign in to comment.