Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.12 KB

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 1.12 KB

Contributing Guidelines

Thank you for considering contributing to GriefPrevention! This document outlines the guidelines for contributing to this repository.

Branches

  • legacy/v16 branch: This branch will only accept bugfixes for the legacy version 16 of GriefPrevention. Small features may also be considered, but it's recommended you help implement those into master.
  • master branch: This branch follows the roadmap. Please refer to the roadmap for more information. You may propose additional features, but the roadmap takes precedence. Discussion of the roadmap can be found in this discussion thread.

Pull Requests

  • Please ensure that your pull request has a descriptive title and summary.
  • Please ensure that your pull request is tested and does not break any existing functionality.

Thank you for your contribution!