Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions docs/issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
### Step 1: Are you in the right place?

* For general technical questions or "how to" guidance, please search [StackOverflow](https://stackoverflow.com/questions/tagged/puppeteer) with questions tagged "puppeteer" or create a post there.
* Have an issue or feature request related to the [DevTools Protocol](https://chromedevtools.github.io/devtools-protocol/)? File an issue [here](https://github.com/ChromeDevTools/devtools-protocol/issues/new).
* Issue with [Headless Chrome](https://developers.google.com/web/updates/2017/04/headless-chrome)? File on Chromium's [issue tracker](https://bugs.chromium.org/p/chromium/issues/entry?components=Internals%3EHeadless&blocking=705916&cc=skyostil%40chromium.org).
* 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._

1.
2.
3.

**What is the expected result?**


**What happens instead?**