This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git.
from 3e7c15b Release at 2018.03.05
add 510ae36 Add pr and issue template
add 28a0703 Updated .gitignore to include vendor/ directory
add aefc4dc Updated footer to include essential ASF links
add c6757cb Merge pull request #24 from rlenferink/master
new d1dcaf4 Merge remote-tracking branch 'origin/master' into asf-site
The 1 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.md | 31 +++++++++++++++++++++++++++++++
.github/PULL_REQUEST_TEMPLATE.md | 22 ++++++++++++++++++++++
.gitignore | 1 +
_docs/02-motivation.md | 3 +++
_includes/footer.html | 15 ++++++++++++---
5 files changed, 69 insertions(+), 3 deletions(-)
create mode 100644 .github/ISSUE_TEMPLATE.md
create mode 100644 .github/PULL_REQUEST_TEMPLATE.md