Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 889 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) · 889 Bytes

Contributing to Filtering+ for Tumblr

Issue guidelines

  • Check the list of open issues before submitting your own to help reduce duplicate issues.
  • If you see your issue already listed, upvote it by adding a 👍 reaction to the initial comment.

Pull request guidelines

All contributions must be compatible with the repository license (GPL-3.0).

  • Give your pull request a descriptive, but concise title. It may be used as part of the next release's patch notes.
  • Start your pull request body with a high-level (user-understandable) description of what the changes do.

Style guide

js-semistandard-style

This project follows JavaScript Semi-Standard Style via eslint-config-semistandard.