Skip to content

Commit 4484b41

Browse files
committed
docs: add top-level CONTRIBUTING.md
At this time, this is just a table-of-contents for the other contributing docs in the repo. As we standardize the procedures across projects, some or all of the project-specific contributing guides will probably go away, but for now, we link to them.
1 parent 023ef9e commit 4484b41

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Contributing
2+
3+
## Project-specific contribution guidelines
4+
5+
- [eslint-config](projects/eslint-config/CONTRIBUTING.md)
6+
- [npm-tools](projects/npm-tools/CONTRIBUTING.md)
7+
8+
## General contributing tips for the monorepo as a whole
9+
10+
- [Creating a project](CONTRIBUTING/creating-a-project.md)
11+
- [Importing a project](CONTRIBUTING/importing-a-project.md)
12+
- [Migrating an npm package to the `@liferay` named scope](CONTRIBUTING/migrating-an-npm-package-to-the-liferay-named-scope.md)

0 commit comments

Comments
 (0)