-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #176 from untra/fix/dependency-upgrades
prep for 1.6.0 release
- Loading branch information
Showing
236 changed files
with
8,507 additions
and
4,583 deletions.
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Welcome to Polyglot contributing guide | ||
Thank you for investing your time in contributing to our project! Any contribution you make will be reflected on https://polyglot.untra.io ✨. | ||
|
||
This guide covers steps for interested contributors to polyglot source code, documentation or example website. | ||
|
||
## Running tests | ||
|
||
If you make any contributions to ruby source code, I will request you add a test to the spec. | ||
|
||
In the spec/ directory there are a series of ruby spec files. | ||
|
||
run tests with `bundle exec rspec` | ||
|
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
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
Oops, something went wrong.