WIP - add extractor, generate snippet_data
This commit is contained in:
23
node_modules/prismjs/.github/ISSUE_TEMPLATE/bug_report.md
generated
vendored
Normal file
23
node_modules/prismjs/.github/ISSUE_TEMPLATE/bug_report.md
generated
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Information:**
|
||||
- Prism version: [e.g. 1.14, latest from the download page, etc.]
|
||||
- Environment: [e.g. Browser, Node, Webpack]
|
||||
|
||||
Does the latest version of Prism from the [download page](https://prismjs.com/download.html) also have this issue?
|
||||
|
||||
If you're using Prism with Node or Webpack, please also see the [usage section](https://prismjs.com/index.html#basic-usage).
|
||||
|
||||
**Description**
|
||||
A clear and concise description of what the bug is and how to reproduce it.
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Example**
|
||||
An example which reproduces the bug. This can be a link to a website, a [JSFiddle](https://jsfiddle.net/), an attached example project, etc.
|
||||
Reference in New Issue
Block a user