Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Latest commit

 

History

History
51 lines (34 loc) · 1.3 KB

CONTRIBUTING.rst

File metadata and controls

51 lines (34 loc) · 1.3 KB

Contributing

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.

You can contribute in many ways:

Types of Contributions

Report Bugs

Report bugs at https://github.com/PaloAltoNetworks/pan-os-php/issues.

Fix Bugs

Look through the GitHub issues for bugs. Anything tagged with "bug" is open to whoever wants to fix it.

Implement Features

Look through the GitHub issues for features. Anything tagged with "enhancement" is open to whoever wants to implement it.

Write Documentation

The PAN-OS SDK for PHP could always use more documentation, whether as part of the official pan-os-php docs, in docstrings, or even on the web in blog posts, articles, and such.

The main documentation is in the docs directory and the API reference is generated from APIgen in the code.

Submit Feedback

The best way to send feedback is to file an issue at https://github.com/PaloAltoNetworks/pan-os-php/issues.

If you are proposing a feature:

  • Explain in detail how it would work.
  • Keep the scope as narrow as possible, to make it easier to implement.
  • Remember that this is a volunteer-driven project, and that contributions are welcome :)