# Development Contribution

# How to contribute

If it is the first time for you to have contribution, you can claim a small task on the Issues (opens new window) to quickly participate in community contributions.

You can reply to the intention issue to express your willingness to contribute, then follow the GitHub workflow guidelines below to resolve the issue and submit the PR according to the specification, which will be merged to the branch after the review.

The following workflow participation contributions are recommended:

  1. Fork the repository to your own GitHub and clone it locally for development
  2. Create new branches and develop on new branches
  3. Keep the branch consistent with the remote develop branch (via fetch and rebase)
  4. Commit changes locally (don’t forget to describe it in the commit log)
  5. Push the submission to the repository of the fork
  6. Create develop branch of pull request to fluid-dev/hexo-theme-fluid

# Contributors

contributors (opens new window)