-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1801ed4
commit dea8ea2
Showing
1 changed file
with
9 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,10 @@ | ||
# Contributing to Scroll Depth | ||
|
||
Contributions are welcome! There are just a few requested guidelines: | ||
|
||
* Please create a feature branch for your changes and squash commits | ||
* Don't about updating the version, changelog, or minified version (I can take care of that) | ||
* Please respect the original syntax/formatting stuff | ||
* If proposing a new feature, it may be a good idea to create an issue first to discuss | ||
|
||
Thanks! |