If you have any comment or advice, please report your issue, or make any change as you wish and submit a PR.
- Please specify what kind of issue it is.
- Before you report an issue, please search for related issues. Make sure you are not going to open a duplicate issue.
- Explain your purpose clearly in tags(see Useful Tags), title, or content.
We will confirm the purpose of the issue, replace more accurate tags for it, identify related milestone.Tags can feature
, bug
, documentation
, performance
, support
....
We use automated test with husk. The test auto runing When you push your code remote repo. If your modification pass the tests, congradulations it's time to push your work back to us.Then you can create a Pull Request at typescript-backend-template
Your any modification will be by pass eslint identify styling When you use git add file. And forma your code by Prettier
Your commmit message format require Adheres commitlint specification