Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.14 KB

CONTRIBUTING.md

File metadata and controls

29 lines (21 loc) · 1.14 KB

Contributing to beCoditive

Firstly, we appreciate your interest in contributing to beCoditive!

In order to maintain the high-quality standards of the project, we have a few rules to follow when contributing.

Issues

The issue tracker is not meant for support. Ask in our Discord server instead.

Make sure to select and follow the appropriate issue template.

Pull Requests

Wanted Changes

  • Bug Fixes
  • Feature Implementations
  • Improvements to documentation

Discouraged Changes

  • Cosmetic Changes
  • Large changes to the project's structure

A few things to remember when opening a pull request:

  • All code submitted to beCoditive will be subject to the project's license, GNU.
  • Abide by the style requirements described below.
  • Use descriptive commit messages.
  • Follow the template!

If you're unsure of whether a change is welcome, feel free to ask first in our Discord server.

Finally, thanks again for contributing to beCoditive. When your changes are accepted, make sure to ask about the Contributor role in our Discord server.