You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2019/07/11 18:06:42 UTC

[libcloud] branch trunk updated (2383833 -> 76391db)

This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git.


    from 2383833  Merge pull request #1308 from Kami/pylint_improvements
     new b16987f  Add Github issue templates.
     new b2fb3a1  Move pull request template to .github directory.
     new 76391db  Merge pull request #1310 from Kami/update_issue_templates

The 6533 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/ISSUE_TEMPLATE/bug_report.md                  | 19 +++++++++++++++++++
 .github/ISSUE_TEMPLATE/feature_request.md             | 13 +++++++++++++
 .github/ISSUE_TEMPLATE/support_request.md             |  7 +++++++
 .../PULL_REQUEST_TEMPLATE.md                          |  0
 4 files changed, 39 insertions(+)
 create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md
 create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md
 create mode 100644 .github/ISSUE_TEMPLATE/support_request.md
 rename PULL_REQUEST_TEMPLATE.md => .github/PULL_REQUEST_TEMPLATE.md (100%)