Начало наработок

This commit is contained in:
2021-02-05 08:13:22 +03:00
commit 619966474d
7643 changed files with 609530 additions and 0 deletions

19
node_modules/lite-server/ISSUE_TEMPLATE.md generated vendored Normal file
View File

@ -0,0 +1,19 @@
Before you open an issue, please check if a similar issue already exists or has been closed before.
### A descriptive title
The behavior you expect to see, and the actual behavior...
For feature requests, a description of the problem you're trying to solve, including *why* you think this is a problem.
### Bug repro steps
Please give us an isolated way to reproduce the behavior (example: GitHub repository with code that anyone can clone to observe the problem, or a Dockerfile that replicates your environment):
1.
2.
3.
### Environment
- `lite-server` version:
- `nodejs` version:
- `npm` version:
- OS type/version: