Skip to content

Commit

Permalink
Prepare stable initial development release version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed Jul 22, 2017
1 parent 7c746da commit ccb76ad
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
<p align="center"><img src="https://rawgit.com/arcticicestudio/styleguide-git/develop/src/assets/styleguide-git-banner-typography.svg"/></p>

---

# 0.1.0
<details>
<summary>Version Details</summary>
<p>
Release Date: *2017-07-22*
<a href="https://github.com/arcticicestudio/styleguide-git/milestone/1">Milestone</a>
<a href="https://github.com/arcticicestudio/styleguide-git/projects/2">Project Board</a>
</p>
</details>

## Features
### Style Guide
❯ Added the initial style guide [introduction][src-introdcution], information about the [structural split of changes][src-structural-split], [bad practices][src-structural-split-bad-practices] and the main chapter about [commit messages][src-commit-messages] with the [summary][src-commit-messages-summary], [body][src-commit-messages-body] and [footer][src-commit-messages-footer] elements and their [structure][src-commit-messages-structure]. (#1 in PR #2)

[checkstyle-github]: https://github.com/checkstyle/checkstyle
[checkstyle-jetbrains-plugin]: https://plugins.jetbrains.com/plugin/1065-checkstyle-idea
[checkstyle-version]: https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-8.0
[scrot-ide-setup-intellij-checkstyle-activate]: https://raw.githubusercontent.com/arcticicestudio/styleguide-java/develop/src/assets/scrot-ide-setup-intellij-checkstyle-activate.png
[src-introdcution]: https://github.com/arcticicestudio/styleguide-git#introduction
[src-structural-split]: https://github.com/arcticicestudio/styleguide-git#structural-split-of-changes
[src-structural-split-bad-practices]: https://github.com/arcticicestudio/styleguide-git#bad-practices
[src-commit-messages]: https://github.com/arcticicestudio/styleguide-git#commit-messages
[src-commit-messages-structure]: https://github.com/arcticicestudio/styleguide-git#elements-and-their-structure
[src-commit-messages-summary]: https://github.com/arcticicestudio/styleguide-git#message-summary
[src-commit-messages-body]: https://github.com/arcticicestudio/styleguide-git#message-body
[src-commit-messages-footer]: https://github.com/arcticicestudio/styleguide-git#message-footer
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ This metadata block **must contain the GitHub issue ID** and is **separated from

## Development

[![](https://img.shields.io/badge/Changelog-0.0.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/styleguide-git/blob/v0.0.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-81A1C1.svg?style=flat-square)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/arcver)
[![](https://img.shields.io/badge/Changelog-0.1.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/styleguide-git/blob/v0.1.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-81A1C1.svg?style=flat-square)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/arcver)

<p align="center"> <img src="http://arcticicestudio.com/favicon.ico" width=16 height=16/> Copyright &copy; 2017 Arctic Ice Studio</p>

Expand Down

0 comments on commit ccb76ad

Please sign in to comment.