Create PR template and update issue template
This commit is contained in:
parent
4d764c0559
commit
4696c3dd0a
@ -1,3 +1,9 @@
|
||||
# Issue guidelines
|
||||
|
||||
Welcome to the 🐸STT project! We are excited to see your interest, and appreciate your support!
|
||||
|
||||
This repository is governed by the Contributor Covenant Code of Conduct. For more details, see the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file.
|
||||
|
||||
For support and discussions, please use [GitHub Discussions](https://github.com/coqui-ai/STT/discussions).
|
||||
|
||||
If you've found a bug, or have a feature request, then please create an issue with the following information:
|
7
.github/pull_request_template.md
vendored
Normal file
7
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# Pull request guidelines
|
||||
|
||||
Welcome to the 🐸STT project! We are excited to see your interest, and appreciate your support!
|
||||
|
||||
This repository is governed by the Contributor Covenant Code of Conduct. For more details, see the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file.
|
||||
|
||||
In order to make a good pull request, please see our [CONTRIBUTING.rst](CONTRIBUTING.rst) file, in particular make sure you have set-up and run the pre-commit hook to check your changes for code style violations.
|
Loading…
Reference in New Issue
Block a user