Skip to content

Commit

Permalink
chore: add contributing guide (#18)
Browse files Browse the repository at this point in the history
* chore: add contributing guide

* remove unexistent link
  • Loading branch information
juliodialpad authored Nov 22, 2023
1 parent 03147f7 commit 4767bde
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Contributing

Each package has its own contributing guide, please follow the links to find the actual contributing guide you might
need.

## Dialtone CSS
[CONTRIBUTING.md](../packages/dialtone/.github/CONTRIBUTING.md)

## Dialtone Tokens
[CONTRIBUTING.md](../packages/dialtone-tokens/.github/CONTRIBUTING.md)
Loading

0 comments on commit 4767bde

Please sign in to comment.