forked from taitems/jQuery.Gantt
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reinstated tooltip functionality, added contributors and gitignore
- Loading branch information
Showing
3 changed files
with
19 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.DS_STORE |
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,16 @@ | ||
Welcome Contributor | ||
= | ||
|
||
Thank your very much for your time examining and potentially modifying the source code. I truly believe it is what makes this community so great. This plugin wouldn't have gained the notoriety it has, had I not opened up the original source and been quiet unhappy with it. | ||
|
||
|
||
Requirements & Best Practices | ||
- | ||
|
||
Just a few guidelines before submitting issues and pull requests: | ||
|
||
- Ensure the code passes [JSHint](http://jshint.com) completely | ||
- Always strive to write code that meets [best practices](http://taitems.github.com/Front-End-Development-Guidelines/) | ||
- If you're attempting to solve a very unique bug, a test case is preferred | ||
|
||
And thanks once again! |
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