File: ISSUE_TEMPLATE.md

package info (click to toggle)
node-vue-resource 1.3.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 424 kB
  • sloc: makefile: 8; sh: 2
file content (22 lines) | stat: -rw-r--r-- 680 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!--
Got a question?
===============
The issue list of this repo is exclusively for bug reports and feature requests. For questions, please use the following resources:

- Read the docs: https://github.com/pagekit/vue-resource/tree/master/docs
- Look for/ask questions on stack overflow: http://stackoverflow.com/search?q=vue-resource

Thank you!
-->

<!-- BUG REPORT TEMPLATE -->
### Reproduction Link
<!-- A minimal jsfiddle that can reproduce the bug. -->
<!-- You could start with this template: https://jsfiddle.net/qhh7sqc6/ -->

### Steps to reproduce
<!-- Incl. which version is used on what browser and device. -->

### What is Expected?

### What is actually happening?