jetpack
Last commit date
3rd-party
6 years ago
_inc
6 years ago
bin
6 years ago
css
6 years ago
extensions
6 years ago
images
7 years ago
json-endpoints
6 years ago
languages
6 years ago
logs
9 years ago
modules
6 years ago
sal
6 years ago
src
6 years ago
sync
6 years ago
vendor
6 years ago
views
7 years ago
wp-cli-templates
7 years ago
.svnignore
12 years ago
CODE-OF-CONDUCT.md
9 years ago
changelog.txt
6 years ago
class.frame-nonce-preview.php
9 years ago
class.jetpack-admin.php
7 years ago
class.jetpack-affiliate.php
7 years ago
class.jetpack-autoupdate.php
7 years ago
class.jetpack-bbpress-json-api-compat.php
9 years ago
class.jetpack-cli.php
6 years ago
class.jetpack-client-server.php
6 years ago
class.jetpack-client.php
6 years ago
class.jetpack-connection-banner.php
6 years ago
class.jetpack-constants.php
6 years ago
class.jetpack-data.php
6 years ago
class.jetpack-debugger.php
7 years ago
class.jetpack-error.php
10 years ago
class.jetpack-gutenberg.php
6 years ago
class.jetpack-heartbeat.php
7 years ago
class.jetpack-idc.php
6 years ago
class.jetpack-ixr-client.php
6 years ago
class.jetpack-jitm.php
6 years ago
class.jetpack-modules-list-table.php
6 years ago
class.jetpack-network-sites-list-table.php
9 years ago
class.jetpack-network.php
6 years ago
class.jetpack-options.php
6 years ago
class.jetpack-plan.php
6 years ago
class.jetpack-post-images.php
7 years ago
class.jetpack-signature.php
6 years ago
class.jetpack-tracks.php
6 years ago
class.jetpack-twitter-cards.php
7 years ago
class.jetpack-user-agent.php
7 years ago
class.jetpack-xmlrpc-server.php
6 years ago
class.jetpack.php
6 years ago
class.json-api-endpoints.php
6 years ago
class.json-api.php
7 years ago
class.photon.php
6 years ago
composer.json
6 years ago
functions.compat.php
6 years ago
functions.gallery.php
6 years ago
functions.global.php
6 years ago
functions.opengraph.php
7 years ago
functions.photon.php
6 years ago
jest.config.js
7 years ago
jetpack.php
6 years ago
json-api-config.php
10 years ago
json-endpoints.php
7 years ago
load-jetpack.php
6 years ago
locales.php
7 years ago
readme.txt
6 years ago
require-lib.php
6 years ago
uninstall.php
6 years ago
wpml-config.xml
10 years ago
CODE-OF-CONDUCT.md
29 lines
| 1 | # Contributor Code of Conduct |
| 2 | |
| 3 | As contributors and maintainers of this project, and in the interest of fostering an open and welcoming community, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities. |
| 4 | |
| 5 | We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality. |
| 6 | |
| 7 | Examples of unacceptable behavior by participants include: |
| 8 | |
| 9 | * The use of sexualized language or imagery |
| 10 | * Personal attacks |
| 11 | * Trolling or insulting/derogatory comments |
| 12 | * Public or private harassment |
| 13 | * Publishing other's private information, such as physical or electronic addresses, without explicit permission |
| 14 | * Other unethical or unprofessional conduct |
| 15 | |
| 16 | Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful. |
| 17 | |
| 18 | By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project. Project maintainers who do not follow or enforce the Code of Conduct may be permanently removed from the project team. |
| 19 | |
| 20 | This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. |
| 21 | |
| 22 | Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by emailing a project maintainer via [](https://developer.wordpress.com/contact/?g21-subject=Code%20of%20Conductthis contact form](https://developer.wordpress.com/contact/?g21-subject=Code%20of%20Conduct](https://developer.wordpress.com/contact/?g21-subject=Code%20of%20Conduct), with a subject that includes `Code of Conduct`. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. Maintainers are obligated to maintain confidentiality with regard to the reporter of an incident. |
| 23 | |
| 24 | |
| 25 | This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.3.0, available at [http://contributor-covenant.org/version/1/3/0/][version] |
| 26 | |
| 27 | [homepage]: http://contributor-covenant.org |
| 28 | [version]: http://contributor-covenant.org/version/1/3/0/ |
| 29 |