1
0
mirror of https://git.earne.link/earnestma/dracublog synced 2025-04-21 00:38:01 +02:00
dracublog/contributing.md
2021-02-05 12:00:28 -05:00

924 B

Contributing

Introduction

Thank you for your interest in contributing to this project!

Bug Reports

Please open a new issue here.

Style Guide

See the editor configuration file file for hints.

Suggesting Changes

For pull requests:

For patches, simply format your patch and email it to me (same email as git log | grep "Author: earnest ma" -m 1).

If you prefer creating a pull request:

  • Fork the repo, clone and create a branch
  • Add, commit your changes, push to branch
  • Create a PR targeting develop branch (in most cases)

Changelog

Loose semantic versioning is used. View the tags for a changelog or changelog.md.