mirror of https://github.com/tycrek/ass
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
644 B
23 lines
644 B
## Checklist
|
|
<!-- All boxes are required -->
|
|
|
|
- [ ] I have read the [Contributing Guidelines]
|
|
- [ ] I acknowledge that any submitted code will be licensed under the [ISC License]
|
|
- [ ] I confirm that submitted code is my own work
|
|
- [ ] I have tested the code, and confirm that it works
|
|
|
|
## Enviroment
|
|
<!-- Describe your development environment -->
|
|
|
|
- Operating System:
|
|
- Node version:
|
|
- NPM version:
|
|
|
|
## Description
|
|
<!-- Describe your PR in detail. Include links to any relevant Issues. -->
|
|
|
|
|
|
|
|
[Contributing Guidelines]: https://github.com/tycrek/ass/blob/master/CONTRIBUTING.md
|
|
[ISC License]: https://github.com/tycrek/ass/blob/master/LICENSE
|