Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 976 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (10 loc) · 976 Bytes

How to Contribute

Reporting bugs

If you have a bug using Contentz please report it opening an issue.

Fixing bugs

If you find a bug and wants to fix it report it first and then indicate with a comment you are going to fix it. Then send a a Pull Request with the fix and the message Fix #123 where 123 is the bug report issue number.

Feature Request

If you want a certain feature on Contentz please ask it opening an issue.

Note I'm not going to work on every possible feature request.

Implementing a feature

If you want to work on a feature comment the issue of the said feature and then send a Pull Request with the feature code and the message Resolves #123 where 123 is the feature request issue number.