Initialize blog repo

This commit is contained in:
Angelos Chalaris
2019-12-20 15:22:36 +02:00
parent 6525ebe38e
commit 6c4430a154
19 changed files with 2658 additions and 19 deletions

7
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,7 @@
<!-- Use a descriptive title, prefix it with [FIX], [FEATURE] or [ENHANCEMENT] if applicable (use only one) -->
## Description
<!-- Write a detailed description of your changes/additions here -->
<!-- If your PR resolves an issue, please state "Resolves #(issue number)" to help maintainers process it faster -->
<!-- If you think your PR will cause breaking changes, require changes in the documentation etc, please be so kind as to explain what, where and how -->
<!-- Please make sure to read and follow the [Contribution guidelines](https://github.com/30-seconds/30-seconds-blog/blob/master/CONTRIBUTING.md), failing to do so will result in your PR getting closed -->