Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 2.64 KB

File metadata and controls

52 lines (34 loc) · 2.64 KB

Contributing to SquaredUp Community Plugins

First off, thanks for taking the time to contribute! 👍

SquaredUp actively encourages external contributions so that the project can develop in such a way that benefits the wider SquaredUp community.

As a contributor, here are the guidelines we would like you to follow:

Code of Conduct

Help us keep SquaredUp Samples open and inclusive. Please read and follow our Code of Conduct.

Got a question?

Please do not open issues for general support questions as we want to keep GitHub issues for bug reports and requests.

Please use SquaredUp Community Answers to ask questions. The forums provide

  • direct access to many people with extensive experience with SquaredUp
  • public viewing so your question and its answer can help someone else
  • central location where you and others can search for previously asked questions and answers

Found a problem?

If you find a bug or a problem, you can help us by:

Suggesting features and ideas

Is there a plugin you need, but aren't able to develop? Does a plugin need an enhancement? Then submit a feedback, please provide lots of details to help us build it!

Contributing enhancements and plugins

If there is an enhancement you want to make to an existing plugin or a cool new plugin you want to contribute then please submit a Pull Request with your work.

Submitting a Pull Request (PR)

Before you submit your Pull Request (PR) consider the following guidelines:

  1. Search GitHub for an open or closed PR that relates to your submission. You don't want to duplicate effort.
  2. Read the documentation and explore the existing plugins for best practice guidance.
  3. For creating pull requests see - Creating a pull request
  4. Make sure you pull request is appropriately described, and contains all the required files and documentation for review.

That's it, thank you for your contribution! 👍