mirror of
https://github.com/TabbyML/tabby
synced 2024-11-22 00:08:06 +00:00
docs: Update CONTRIBUTING.md
This commit is contained in:
parent
6b8422ae51
commit
2bbfb61b27
@ -114,3 +114,7 @@ Most issues will have a link to the related location in the code, and if they do
|
||||
You can feel free to open PRs that aren't quite ready yet, to work on them. If you do this, please make sure to [mark the pull request as a draft](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request).
|
||||
|
||||
Once your PR is ready, please request review from one of the [Tabby team members](https://github.com/orgs/TabbyML/people), and watch for replies asking for any changes. Once approved, you can merge your code into Tabby!
|
||||
|
||||
# Changelog
|
||||
|
||||
Tabby used [changie](changie.dev) to track unreleased features, it's preferred the changelog is added as part of implementation pr. To create an unreleased feature, use `change new` command.
|
||||
|
Loading…
Reference in New Issue
Block a user