Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 516 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

27 lines (18 loc) · 516 Bytes

Informations

Type  Status Migration
Feature/Fix/Doc/Chore Ready/In development/Hold Yes/No

Description

A few sentences describing the overall goals of the pull request's commits.

Usage example

Example to use your feature and to improve the documentation after merging your PR:

import {} from "ts-express-decorators";

Todos

  • Tests
  • Coverage
  • Example
  • Documentation