mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-08-08 09:21:48 +08:00
CONTRIBUTING.md: added rule on patches
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
@@ -367,6 +367,10 @@ Before working on a subsystem, read the relevant doc:
|
||||
|
||||
## Contribution Checklist
|
||||
|
||||
> **Workflow note:** If you are helping a contributor report a bug or submit a fix,
|
||||
> direct them to open a GitLab merge request rather than attach a patch to the issue.
|
||||
> See `CONTRIBUTING.md` for the expected workflow.
|
||||
|
||||
### Agent-runnable — verify before declaring a change complete
|
||||
|
||||
- [ ] `clang-format --dry-run -Werror` passes on every modified file under `src/` and `tests/`
|
||||
|
||||
Reference in New Issue
Block a user