This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/CONTRIBUTING.md

13 lines
686 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Contributing to this Repository
This is my personal website, but Im more than happy to accept pull requests to fix typos, add updates or make amendments to blog posts etc.
Here are the steps:
1. [Create a fork](https://guides.github.com/activities/forking/#fork) of this repository.
2. Create an appropriately-named branch for the change or addition that you want to make.
3. Commit your changes to your branch.
4. [Create a pull request](https://guides.github.com/activities/forking/#making-a-pull-request) against the original `master` base branch.
If the pull request is approved, the code will be merged into the `master` branch and deployed to http://www.oliverdavies.uk.