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.
ass/.github/PULL_REQUEST_TEMPLATE.md

27 lines
663 B

---
name: Pull Request
about: Contribute to the project
title: "Title"
assignees: 'tycrek'
projects: 1
---
## Checklist
<!-- All boxes are required -->
- [x] I have read the Contributing Guidelines (coming soon)
- [ ] I acknowledge that any submitted code will be licensed under the [ISC License](https://github.com/tycrek/ass/blob/master/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. -->