puppeteer/docs/issue_template.md
Eric Bidelman eb862532f1 Issue template (#710)
* Issue template

* Update issue_template.md
2017-09-07 11:24:49 -07:00

1.1 KiB

Step 1: Are you in the right place?

  • For general technical questions or "how to" guidance, please search StackOverflow with questions tagged "puppeteer" or create a post there.
  • Have an issue or feature request related to the DevTools Protocol? File an issue here.
  • Issue with Headless Chrome? File on Chromium's issue tracker.
  • Have an issue, feature request, or setup trouble related to the code in this repository? File an issue here!

Step 2: Steps to reproduce

Tell us about your environment:

  • Puppeteer version:
  • Platform / OS version:
  • URLs (if applicable):

What steps will reproduce the problem?

Please include code that reproduces the issue.

What is the expected result?

What happens instead?