From 308e16fddf9b4971b9bbb093ae36fe65a0fb4b6b Mon Sep 17 00:00:00 2001 From: Raoul de Heer Date: Wed, 20 Jul 2022 00:06:40 +0200 Subject: [PATCH] Added Issues section (#133) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c6ccf27..597da33 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,13 @@ npm install --save-dev tsc-alias } ``` +## Issues +If you have an issue, please create one. But, before: + +- try to check the [FAQ.](https://github.com/justkey007/tsc-alias/discussions/110) +- try to check if there exits alike issues. +- try to run with `--debug` and check if config is correctly loaded and all sourcefiles are found. + ## API ### Installation