Skip to content

Contributing

dh00mk3tu edited this page Aug 20, 2025 · 1 revision

Code Style

  • Rust: Follow Rust formatting guidelines
  • Vue/Nuxt: Use Composition API, TypeScript
  • CSS: Tailwind classes with custom variables

Testing

  • Test all key operations manually
  • Verify error handling scenarios
  • Check responsive design on different screen sizes

Documentation

  • Update this file for new features
  • Document API changes
  • Include usage examples

Clone this wiki locally