Skip to content

YouRan4/YouRan4.github.io

Repository files navigation

Contributing to merox-erudite

Thank you for your interest in contributing to merox-erudite! This document provides guidelines and instructions for contributing.

Development Transparency

This theme was developed using Cursor (an AI-powered code editor). The maintainer is not a professional programmer but a System Administrator who created this theme to share with the community.

How to Contribute

Reporting Bugs

If you find a bug, please open an issue with:

  • A clear description of the bug
  • Steps to reproduce
  • Expected vs actual behavior
  • Your environment (OS, Node version, etc.)

Suggesting Features

Feature suggestions are welcome! Please open an issue with:

  • A clear description of the feature
  • Use case and motivation
  • Any implementation ideas (optional)

Pull Requests

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

Code Style

  • Follow existing code style
  • Use TypeScript for type safety
  • Add comments for complex logic
  • Update documentation if needed

Questions?

Feel free to open an issue for questions or reach out via email.

Thank you for contributing! 🎉

About

Blog

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors