mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
[ci skip] update templates
This commit is contained in:
@@ -6,13 +6,5 @@ labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
### Contribution Guideline
|
||||
|
||||
Please send your PRs to `dev` branch if it is not directly related to a specific branch.
|
||||
Before making a Pull Request, check your changes for basic mistakes and style problems by using a linter.
|
||||
We have cardboardlinter setup in this repository, so for example, if you've made some changes and would like to run the linter on just the changed code, you can use the follow command:
|
||||
|
||||
```bash
|
||||
pip install pylint cardboardlint
|
||||
cardboardlinter --refspec master
|
||||
```
|
||||
👐 Please check our [CONTRIBUTION GUIDELINE](https://gitter.im/coqui-ai/TTS?utm_source=share-link&utm_medium=link&utm_campaign=share-link).
|
||||
|
||||
Reference in New Issue
Block a user