PHP Classes

File: CONTRIBUTING.md

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   CONTRIBUTING.md   Download  
File: CONTRIBUTING.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change: Scrutinizer update
Contributing text updated
Merge pull request #1239 from Andrew-Staves-Activ/notificationhandler_subscribe_success

Merge branch 'feature/php8_templates' of https://github.com/mambax7/XoopsCore25 into feature/php8_templates

# Conflicts:
# htdocs/themes/xswatch4/modules/publisher/publisher_item.tpl
Merge xswatch4
Date: 1 month ago
Size: 1,565 bytes
 

Contents

Class file image Download

alt XOOPS CMS

Contributing to XOOPS CMS Project

We welcome your contributions to XOOPS CMS Project on GitHub!

We use a fork and pull workflow on GitHub that allows anyone to contribute changes. You don't need any special permissions, just a GitHub account. This is a lot easier to manage if you follow these basic steps:

  1. Fork the XoopsCore repository and work from that
  2. Create a topic branch for your changes, and keep all changes on that branch focused on a specific topic.
  3. Please consider updating the unit tests to include and verify your changes
  4. All PHP code is expected to conform to PSR-12 standards
  5. Once your changes are complete, commit your topic branch to your fork and create a pull request (PR)
  6. Be prepared to discuss your changes. We will review and test each PR, and may need clarification or changes. Once we have completed the review, you changes will be incorporated into XOOPS.

Licensing

By contributing code you agree to license your contribution under the GNU General Public License, Version 2 or any later version.