Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 2.2 KB

CONTRIBUTING.md

File metadata and controls

25 lines (15 loc) · 2.2 KB

Contributing to the ProcessWire issues repository

Thank you for taking the time to identify issues in ProcessWire. 👍

We manage issues from this separate repository so that we can maintain a collaborative team to assist with issue reports. The following is a set of guidelines for contributing to this repository. These are just guidelines, not rules, use your best judgment and feel free to propose changes to this document in a pull request.

Code of conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

Before submitting a bug report

There is a good chance that you don’t need to create a bug report in the first place. Please check the following list:

  • When possible please confirm the issue on a separate installation before submitting an issue report.
  • Please do not submit feature requests, instead use the requests repository.
  • Please do not use this repository for ProcessWire support, instead use the support forum.
  • Check the FAQs on the forum for a list of common questions and problems.
  • Perform a cursory search to see if the problem has already been reported. If it has, add a comment to the existing issue instead of opening a new one.

How to submit a (good) bug report

Always include as many details as possible. There is an issue template which gets used automatically when you create a new issue. Please use it as it contains all the information needed for a good bug report.

This will help maintainers and the community understand your report, reproduce the behavior, find related reports, and get to a solution more quickly and efficiently.