Sha256: 65ba75ac4e95d4e331fc6ed7ff9fe426c5ff0ea21ad406939f51c09689a2e7cd

Contents?: true

Size: 1.3 KB

Versions: 8

Compression:

Stored size: 1.3 KB

Contents

# Standard Responses to Requests

These responses are needed often enough that I figured, let's just
check them in for future reference and use.


# Not enough information to help

Hello!

Thanks for asking this question! However, without more information,
Team Nokogiri cannot reproduce your issue, and so we cannot offer much
help.

Please provide us with:

* A self-contained script (one that we can run without modification,
  and preferably without making external network connections).

* Please note that you need to include the XML/HTML that you are
  operating on.

* The output of `nokogiri -v`, which will provide details about your
  platform and versions of ruby, libxml2 and nokogiri.

For more information about requesting help or reporting bugs, please
take a look at http://bit.ly/nokohelp

Thank you so much!


# Not a bug

Hello!

Thanks for asking this question! Your request for help will not go
unanswered!

However, Nokogiri's Github Issues is reserved for reporting bugs or
submitting patches. If you ask your question on the mailing list, Team
Nokogiri promises someone will provide you with an answer in a timely
manner.

If you'd like to read up on Team Nokogiri's rationale for this policy,
please go to http://bit.ly/nokohelp.

Thank you so much for understanding! And thank you for using Nokogiri.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
nokogiri-1.5.3.rc3-x86-mswin32-60 STANDARD_RESPONSES.md
nokogiri-1.5.3.rc3-x86-mingw32 STANDARD_RESPONSES.md
nokogiri-1.5.3.rc3-java STANDARD_RESPONSES.md
nokogiri-1.5.3.rc3 STANDARD_RESPONSES.md
nokogiri-1.5.3.rc2-java STANDARD_RESPONSES.md
nokogiri-1.5.3.rc2-x86-mingw32 STANDARD_RESPONSES.md
nokogiri-1.5.3.rc2-x86-mswin32-60 STANDARD_RESPONSES.md
nokogiri-1.5.3.rc2 STANDARD_RESPONSES.md