dracublog/contributing.md

24 lines
724 B
Markdown
Raw Permalink Normal View History

2021-02-05 12:00:28 -05:00
# Contributing
## Introduction
Thank you for your interest in contributing to this project!
2022-05-18 10:53:32 -04:00
## Bug Reports and Suggestions
2021-02-05 12:00:28 -05:00
2022-05-18 10:53:32 -04:00
Please open a new issue [here](https://git.earne.link/earnestma/dracublog/issues) or discuss on [earne.link Discussion](https://discuss.earne.link/t/earnest).
2021-02-05 12:00:28 -05:00
## Style Guide
See the [editor configuration file](.editorconfig) file for hints.
2022-05-18 10:53:32 -04:00
## Making Changes
2021-02-05 12:00:28 -05:00
- [Fork the repo](https://git.earne.link/earnestma/dracublog), clone and create a branch
- Add, commit your changes, push to branch
2022-05-18 10:53:32 -04:00
- [Create a PR](https://git.earne.link/earnestma/dracublog/pulls)
2021-02-05 12:00:28 -05:00
## Changelog
Loose [semantic versioning](https://semver.org/) is used. View the tags for a changelog or [changelog.md](changelog.md).