References

Here we list references of error codes, general information on how to report bugs, suggest ideas, contribute and other miscellaneous details.


1. ⛔️ Error Codes

Ad-rotator.js is designed to fail silently for any configuration error. This means that it will neither pollute the DOM nor will it attach any events in case of an error.

However, to help troubleshoot, it logs a console error in the developer console for any possible configuration error.


2. 💪🏼 Support

For general questions or new ideas for Ad-rotator.js, please start a discussion on Github.

For technical queries, please post your question on Stack Overflow.


3. 🧑‍💻 Contributions

Contributions and suggestions are always welcome! Here are the steps to start contributing -

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Ensure your branch is not behind (git rebase origin master)
  5. Push to the branch (git push origin feature/fooBar)
  6. Create a new Pull Request

Additional info can be found in contributing.md.


4. 🔖 Release Notes

Ad-rotator.js release notes can be found on the official Wiki.


Next
Playground
Previous
Styles