forked from twilio-labs/open-pixel-art
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Add links to german docs in Readme (twilio-labs#837)
* docs: Add links to german docs in Readme * Fix german link in code_of_conduct.md * Add period
- Loading branch information
1 parent
ca183e6
commit e518e80
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,13 +25,15 @@ We understand that contributing to open-source can be intimidating and as a resu | |
- Check out the Contribution Guides: | ||
- [English](CONTRIBUTING.md) | ||
- [Español](docs/es/CONTRIBUTING.md) | ||
- [Deutsch](docs/de/CONTRIBUTING.md) | ||
|
||
## Code of Conduct | ||
|
||
We want to make sure that this project is as welcoming to people as possible. By interacting with the project in any shape or form you are agreeing to the project's Code of Conduct: | ||
|
||
- [English](CODE_OF_CONDUCT.md) | ||
- [Español](docs/es/CODE_OF_CONDUCT.md) | ||
- [Deutsch](docs/de/CODE_OF_CONDUCT.md) | ||
|
||
If you feel like another individual has violated the code of conduct, please raise a complaint to [[email protected]](mailto:[email protected]). | ||
|
||
|