From 0588b6c33ec7a73f510eae1b6893a507cdab8874 Mon Sep 17 00:00:00 2001 From: "@slovacus" Date: Sat, 24 Nov 2018 01:03:19 -0500 Subject: [PATCH] docs: info project (#113) --- CHANGELOG.rst | 20 ++++++++++---------- CODE_OF_CONDUCT.rst | 2 +- CONTRIBUTING.rst | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1553ec0..e160749 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,29 +1,29 @@ -ChangeLog -######### +Changelog +--------- All notable changes to this project will be documented in this file. This file uses change log convention from `keep a CHANGELOG`_. `Unreleased`_ -************* ++++++++++++++ `0.2.0`_ - 2017-11-23 -********************** +++++++++++++++++++++++ `0.1.0`_ - 2017-09-28 -********************** +++++++++++++++++++++++ `0.0.1`_ - 2016-12-16 -********************** +++++++++++++++++++++++ -.. _`Unreleased`: https://github.com/luismayta/python-facebook-chatbot/compare/0.2.0...HEAD -.. _`0.2.0`: https://github.com/luismayta/python-facebook-chatbot/compare/0.1.0...0.2.0 -.. _`0.1.0`: https://github.com/luismayta/python-facebook-chatbot/compare/0.0.1...0.1.0 -.. _`0.0.1`: https://github.com/luismayta/python-facebook-chatbot/compare/0.0.0...0.0.1 +.. _`Unreleased`: https://github.com/luismayta/luca/compare/0.2.0...HEAD +.. _`0.2.0`: https://github.com/luismayta/luca/compare/0.1.0...0.2.0 +.. _`0.1.0`: https://github.com/luismayta/luca/compare/0.0.1...0.1.0 +.. _`0.0.1`: https://github.com/luismayta/luca/compare/0.0.0...0.0.1 .. _`keep a CHANGELOG`: http://keepachangelog.com/en/0.3.0/ diff --git a/CODE_OF_CONDUCT.rst b/CODE_OF_CONDUCT.rst index 26cd6d8..46309f1 100644 --- a/CODE_OF_CONDUCT.rst +++ b/CODE_OF_CONDUCT.rst @@ -63,7 +63,7 @@ Enforcement ----------- Instances of abusive, harassing, or otherwise unacceptable behavior may -be reported by contacting the project team at hi@olivierlacan.com. The +be reported by contacting the project team at slovacus@gmail.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 125aaff..e3f1f3d 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -17,7 +17,7 @@ before sending a pull request; for more information on how to run tests, keep reading! Make sure you read and follow the setup instructions in the README -first. And note that all participation in the Python-Facebook-Chatbot community +first. And note that all participation in the Luca community (including code submissions) is governed by our `Code of Conduct `__. Then, have a look at our `running from source doc `__ for more