Getting Help
Support, Getting Help, and Reporting Issues¶
All official documentation is posted at https://nokogiri.org (the source for which is at https://github.com/sparklemotion/nokogiri.org/, and we welcome contributions).
Consider subscribing to Tidelift which provides license assurances and timely security notifications for your open source dependencies, including Nokogiri. Tidelift subscriptions also help the Nokogiri maintainers fund our automated testing which in turn allows us to ship releases, bugfixes, and security updates more often.
Reading¶
Your first stops for learning more about Nokogiri should be:
- API Documentation
- Tutorials
- An excellent community-maintained Cheat Sheet
Ask For Help¶
There are a few ways to ask exploratory questions:
- The Ruby Discord chat server is active at https://discord.gg/UyQnKrT
- The Nokogiri mailing list is active at https://groups.google.com/group/nokogiri-talk
- Open an issue using the "Help Request" template at https://github.com/sparklemotion/nokogiri/issues
Please do not mail the maintainers at their personal addresses.
Report A Bug¶
The Nokogiri bug tracker is at https://github.com/sparklemotion/nokogiri/issues
Please use the "Bug Report" or "Installation Difficulties" templates.
Security and Vulnerability Reporting¶
Please report vulnerabilities at https://hackerone.com/nokogiri
Full information and description of our security policy is in SECURITY.md