You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -291,17 +292,9 @@ Each of the build steps are also available individually.
291
292
292
293
`$ grunt watch` to continuously lint and test the code while developing.
293
294
294
-
## Contributing to Stellar.js
295
-
296
-
Ensure that you successfully test and build the project with `$ grunt` before committing.
297
-
298
-
Make sure that all plugin changes are made in `src/jquery.stellar.js` (`/jquery.stellar.js` and `/jquery.stellar.min.js` are generated by Grunt).
299
-
300
-
If you want to contribute in a way that changes the API, please file an issue before submitting a pull request so we can discuss how to appropriately integrate your ideas.
301
-
302
-
## Questions?
295
+
## Need help?
303
296
304
-
Contact me on GitHub or Twitter: [@markdalgleish](http://twitter.com/markdalgleish)
297
+
As this project is now unmaintained, your best bet is to try the [Gitter chat room](https://gitter.im/markdalgleish/stellar.js) or [Stack Overflow](http://stackoverflow.com/).
0 commit comments