Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.18 KB

File metadata and controls

33 lines (20 loc) · 1.18 KB

Contributing to ScriptXeno Blog

Thank you for your interest in contributing to the ScriptXeno Blog! We welcome contributions that help improve the content and functionality of this site.

How to Contribute

  1. Fork the Repository
    Create a fork of this repository to make your changes.

  2. Create a Branch
    Use a descriptive branch name for your changes (e.g., update-guidelines, fix-typo).

  3. Make Your Changes
    Ensure your changes align with the blog's tone and style. Test any code changes locally.

  4. Submit a Pull Request
    Open a pull request with a clear description of your changes. Reference any related issues if applicable.

Guidelines

  • Content Contributions: Ensure blog posts are clear, concise, and relevant to the audience.
  • Code Contributions: Follow best practices and maintain consistency with the existing codebase.
  • Commit Messages: Write meaningful commit messages that describe your changes.

Code of Conduct

By contributing, you agree to abide by our Code of Conduct.

Need Help?

If you have any questions, feel free to open an issue or contact the maintainers.

We appreciate your contributions!