-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare stable initial development release version 0.1.0
- Loading branch information
1 parent
7c746da
commit ccb76ad
Showing
2 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters