Skip to content

Commit

Permalink
Merge pull request #99 from liferay/wincent/contributing
Browse files Browse the repository at this point in the history
docs: add top-level CONTRIBUTING.md
  • Loading branch information
wincent authored Oct 1, 2020
2 parents 2e10c02 + 4484b41 commit bd80ca9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Contributing

## Project-specific contribution guidelines

- [eslint-config](projects/eslint-config/CONTRIBUTING.md)
- [npm-tools](projects/npm-tools/CONTRIBUTING.md)

## General contributing tips for the monorepo as a whole

- [Creating a project](CONTRIBUTING/creating-a-project.md)
- [Importing a project](CONTRIBUTING/importing-a-project.md)
- [Migrating an npm package to the `@liferay` named scope](CONTRIBUTING/migrating-an-npm-package-to-the-liferay-named-scope.md)

0 comments on commit bd80ca9

Please sign in to comment.