Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.19 KB

File metadata and controls

59 lines (37 loc) · 1.19 KB

Contributing

Thank you for your interest in contributing to Repo Risk Intelligence.

Project Goal

Build an AI-powered Engineering Risk Intelligence platform that helps engineering teams identify knowledge concentration and key-person dependency.


Before You Contribute

  • Search existing issues before opening a new one.
  • Keep pull requests focused on a single improvement.
  • Discuss major changes through an issue before implementation.

Development Principles

  • Prefer clear, maintainable code.
  • Keep documentation synchronized with implementation.
  • Do not introduce features that are undocumented.
  • Avoid speculative functionality.

Pull Request Checklist

  • Code builds successfully.
  • Documentation updated if required.
  • No unnecessary files included.
  • Changes are focused and easy to review.

Reporting Bugs

When reporting an issue, include:

  • Expected behavior
  • Actual behavior
  • Steps to reproduce
  • Screenshots (if applicable)

Feature Requests

Feature requests should explain:

  • The problem being solved
  • Why it matters
  • Proposed solution
  • Alternatives considered

Thank you for helping improve Repo Risk Intelligence.