mirror of
https://git.earne.link/earnestma/dracublog
synced 2025-12-16 15:55:10 +01:00
924 B
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
developbranch (in most cases)
Changelog
Loose semantic versioning is used. View the tags for a changelog or changelog.md.