8000 Updated documentation and files for 3.7 LTS by FinalAngel · Pull Request #6761 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

Updated documentation and files for 3.7 LTS #6761

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 12, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updates from comments
  • Loading branch information
FinalAngel committed Nov 11, 2019
commit c9b372385256107b34f47f6efbbf74cb86b03f8a
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/---bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ assignees: ''
---

<!--
Please fill out each section below, otherwise, your issue will be closed.
Please fill in each section below, otherwise, your issue will be closed.
This info allows django CMS maintainers to diagnose (and fix!) your issue
as quickly as possible.
-->

## Description

<!--
If this is a security issue stop right here and follow our documentation:
If this is a security issue stop immediately and follow the instructions at:
http://docs.django-cms.org/en/latest/contributing/development-policies.html#reporting-security-issues
-->

Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
CONTRIBUTING
============

First, thank you very much, that you would like to contribute to django CMS. 🎉
First, thank you very much, that you would like to contribute to django CMS.
We always welcome contributions, like many other open-source projects. We are
very thankful to the many `present, past and future contributors <https://github.com/divio/django-cms/graphs/contributors>`_.

Expand Down
309C
0