Translate Docs to ID

Guidelines

Guidelines for contributing to the project.

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Repository Contributing

Performance Considerations

  • Use Bun's built-in bundler for optimal performance
  • Leverage Bun's TypeScript support
  • Utilize Bun's test runner for faster testing

Additional Tools

  • TypeScript for type safety
  • ESLint for code linting
  • Prettier for code formatting
  • Git for version control

Support

For support, please open an issue in the repository or contact the maintainers.

License

This project is licensed under the MIT License - see the LICENSE file for details.