turbaszek commented on a change in pull request #2:
URL: https://github.com/apache/kibble/pull/2#discussion_r585967616
##
File path: LICENSE
##
@@ -0,0 +1,201 @@
+ Apache License
+ Version 2.0, January 2004
+
kaxil commented on a change in pull request #2:
URL: https://github.com/apache/kibble/pull/2#discussion_r585963394
##
File path: LICENSE
##
@@ -0,0 +1,201 @@
+ Apache License
+ Version 2.0, January 2004
+
turbaszek commented on a change in pull request #2:
URL: https://github.com/apache/kibble/pull/2#discussion_r585959918
##
File path: CONTRIBUTING.md
##
@@ -0,0 +1,135 @@
+
+
+# Contributing to Apache Kibble
+
+
+
+**Table of contents**
+
+- [Community](#community)
+- [Developme
turbaszek commented on a change in pull request #2:
URL: https://github.com/apache/kibble/pull/2#discussion_r585959512
##
File path: LICENSE
##
@@ -0,0 +1,201 @@
+ Apache License
+ Version 2.0, January 2004
+
turbaszek commented on a change in pull request #2:
URL: https://github.com/apache/kibble/pull/2#discussion_r585957986
##
File path: .pre-commit-config.yaml
##
@@ -0,0 +1,169 @@
+#!/usr/bin/env python3
+# -*- coding: utf-8 -*-
+# Licensed to the Apache Software Foundation (ASF)
michalslowikowski00 commented on a change in pull request #2:
URL: https://github.com/apache/kibble/pull/2#discussion_r585909220
##
File path: kibble/cli/commands/db_command.py
##
@@ -0,0 +1,49 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contribu