diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index be3c20a4..26a14f36 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,5 +11,4 @@ Please list all decencies introduced in this PR if any with reason. ## Checklist: - [ ] I have added tests that prove my fix is effective or that my feature works -- [ ] I have updated the [changelog draft](https://github.com/gopinath-langote/1build/blob/master/docs/CHANGELOG.md) for corresponding release - [ ] I have update README (If needed) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 720fce90..32ccfb05 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -12,8 +12,10 @@ categories: - title: 🔐 Security label: security template: | - ## Changes + ## Changelog $CHANGES + ## Contributos + $CONTRIBUTORS diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index e368bb17..4e3a00bd 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,4 +1,5 @@ -# Changelog +# Changelog - Deprecated +#### Used automatic bot to generate changelog on release All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),