mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
chore: update PR title format and validation to include optional scope
This commit is contained in:
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@@ -21,7 +21,7 @@
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] Title follows format: `Type: Short description` (e.g., `Fix: Prevent crash on sync`)
|
||||
- [ ] Title follows format: `type[scope]: Short description` (scope is optional, e.g., `fix: Prevent crash on sync` or `fix[api]: Handle null response`)
|
||||
- [ ] Tested locally
|
||||
- [ ] Updated docs (if needed)
|
||||
- [ ] Read the [contributing guide](https://infisical.com/docs/contributing/getting-started/overview)
|
||||
Reference in New Issue
Block a user