Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Module: mrt-bgp #13

Open
17 tasks
spmadden opened this issue Oct 29, 2023 · 0 comments
Open
17 tasks

New Module: mrt-bgp #13

spmadden opened this issue Oct 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@spmadden
Copy link
Owner

  • Update top level irox module:
    • Update Cargo.toml
    • Update lib.rs
  • Update top level README.md
  • Update top level Cargo.toml/Cargo.lock
    • Ensure new module in main module list
    • Ensure new module dependency hotlink exists
  • In the new module:
    • Ensure README.md exists
    • Ensure CHANGELOG.md exists
    • Ensure Cargo.toml set up correctly
    • Ensure lib.rs/main.rs:
      • Marked with #![forbid(unsafe_code)]
      • Has main module docs
  • Module released
    • verify just ci
    • cargo smart-release -u
@spmadden spmadden added the enhancement New feature or request label Oct 29, 2023
@spmadden spmadden self-assigned this Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant