Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 452 Bytes

File metadata and controls

16 lines (12 loc) · 452 Bytes

Contributing Guide

Thank you for considering contributing to the Linux FIB Route Adder project!

How to Contribute

  1. Fork the repository.
  2. Create a feature branch.
  3. Write clear commit messages.
  4. Open a pull request with a detailed description.

Code Style

  • Follow the C99 standard.
  • Use clang-format for consistent formatting.

Reporting Issues

If you find a bug or have a feature request, open an issue in the GitHub repository.