Skip to content

This repository is used for issues that are cross-repository or not bound to a specific repository.

License

Notifications You must be signed in to change notification settings

pluscloudopen/issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 

Repository files navigation

pluscloud open

pluscloud open is an open-source cloud service by plusserver.

Contributions

Hi ๐Ÿ‘‹,

We encourage and appreciate your contributions to our public repositories! Whether you're addressing a typo, updating existing guides, or creating new ones, your contributions help us enhance our code and documentation for the benefit of the community.

Thank you for your contributions to our public repositories! ๐Ÿš€

Developer Certificate of Origin (DCO) Sign Off

โš ๏ธ Important: All contributions must follow our Developer Certificate of Origin (DCO) sign off process, which means that you must include a DCO Sign Off in every commit message. You can do this by adding the --signoff flag to your git commit command:

# Sign off a commit as you're making it
git commit --signoff -m "Update README.md"

# Add a signoff to the last commit you made
git commit --amend --signoff

# Rebase your branch against master and sign off every commit in your branch
git rebase --signoff master

Please note that PRs without DCO Sign Off will not be accepted.

About

This repository is used for issues that are cross-repository or not bound to a specific repository.

Topics

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published