mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-08-25 23:03:35 +08:00
fix: specify co-authored-by usage
This commit is contained in:
@@ -126,7 +126,7 @@ NEVER run any destructive commands like `make clean-data` or delete any configur
|
||||
|
||||
## Creating a pull request
|
||||
|
||||
When committing, you MUST use the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0) standard for your commit messages. You can add a commit description if you like. You MUST also use your standard no reply Co-Author trailer.
|
||||
When committing, you MUST use the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0) standard for your commit messages. You can add a commit description if you like. You MUST also use your standard no-reply Co-Author trailer (`Co-Authored-By:`).
|
||||
|
||||
You should work in separate branches unless it's clearly specified to work in the main branch. When working in a separate branch, follow the naming convention below:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user