Skip to content

Commit

Permalink
Add pause/resume, disable global test as it breaks other tests. Clean…
Browse files Browse the repository at this point in the history
…up test code slightly.

Closes julianshapiro#718
  • Loading branch information
Rycochet committed Dec 1, 2016
1 parent 04e6c35 commit 6098604
Show file tree
Hide file tree
Showing 8 changed files with 8,256 additions and 9,147 deletions.
7 changes: 4 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

- Make sure you're using the latest version of Velocity before reporting a bug.

- Unless you're reporting an obvious bug that can be immediately recreated by anyone, please **create a demo** with the minimum amount of code necessary to reproduce your bug. You can use this template, which already has Velocity and its UI pack included: http://jsfiddle.net/65xCP/4/.
- If you are asking for help please use StackOverflow as the issue tracker is for bugs and suggestions: https://stackoverflow.com/questions/tagged/velocity.js

- For a variety of reasons, I rarely merge pull requests. There is no need to make one; just explain your issue and I will take care of it. Thank you so much!
- Unless you're reporting an obvious bug that can be immediately recreated by anyone, please **create a demo** with the minimum amount of code necessary to reproduce your bug. You can use this template, which already has Velocity and its UI pack included: https://jsfiddle.net/mqv9L27u/.

- Pull requests for fixes and new features are often accepted, but feel free to open an issue first if you're unsure of the reception. All code submitted becomes part of VelocityJS and gets covered by its license (https://github.com/julianshapiro/velocity/blob/master/LICENSE.md).

- Please skim the FAQ before asking questions: https://github.com/julianshapiro/velocity/issues/47.

- @ydaniv provides moderation support for Velocity's GitHub issues.
696 changes: 456 additions & 240 deletions test/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit 6098604

Please sign in to comment.