Use Envoy contrib guide as a reference model.
High-level dev workflow:
- Create issue
- Label issue accordingly
- Create a local topic branch
- Hack and commit changes, include a
--signoff for each commit.
- Push commits to repo branch
- Submit PR to main, include
fixes <issue_number>.
- Other?
Use Envoy contrib guide as a reference model.
High-level dev workflow:
--signofffor each commit.fixes <issue_number>.