Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.09 KB

File metadata and controls

43 lines (31 loc) · 1.09 KB

🤝 Contributing to Smart-Triage

We love contributions! Here’s how you can help:


🛠 Setup

  1. Fork the repo & clone your fork.
  2. Install dependencies for both frontend (client) and backend (server).
  3. Run locally and test your changes.

📌 Guidelines

  • Follow existing code style (Prettier + ESLint).
  • Use meaningful commit messages.
  • Keep PRs focused (1 feature/fix per PR).
  • Update docs if needed.

🐛 Reporting Issues

  • Use GitHub Issues with a clear description.
  • Add logs, screenshots, or steps to reproduce.

🚀 Submitting Pull Requests

  1. Create a feature branch:
    git checkout -b feature/my-new-feature
  2. Commit and push your changes.
  3. Open a PR with a clear title & description.

📬 Communication

For discussions, open an issue or reach out to the maintainers: