Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.93 KB

CONTRIBUTING.md

File metadata and controls

47 lines (32 loc) · 1.93 KB

Contributing to Docsify-This

Thank you for your interest in contributing to the Docsify-This project! Your input can help make the project better for everyone.

How to Contribute to the Code or Docs

If you are interested in contributing a new feature vs. fixing a bug or improving existing documentation, please first share your idea as a Docsify-This GitHub issue for discussion.

  1. Fork the Repository
    Fork the Docsify-This repository to your GitHub account.

  2. Clone Your Fork
    Clone the repository to your local machine.

  3. Create a Branch
    Create a branch for your feature or bug fix.

  4. Make Your Changes
    Implement your changes—whether it’s a bug fix, new feature, or documentation improvement.

  5. Test Your Changes
    Make sure everything works as expected before submitting.

  6. Commit and Push
    Commit your changes with a meaningful commit message.

  7. Submit a Pull Request
    Once your branch has been pushed, submit a pull request with a clear explanation of what you’ve done.

Contribution Guidelines

  • Code Style
    Follow the existing coding and formatting style as appropriate.
  • Commit Messages
    Please keep them descriptive and concise.
  • Documentation
    If you’re adding a new feature, please make sure to include or update relevant documentation.

Other Ways to Support the Project

  • Follow @hibbittsdesign@mastodon.social on Mastodon for updates, or subscribe via RSS feed
  • Share your experiences with Docsify-This in online forums and on social media
  • Join the Docsify Discord and visit the #Docsify-This Channel
  • Add a ⭐️ star on GitHub to the Docsify-This project repository
  • Submit your feedback directly to the project

Thank you for helping make Docsify-This even better!