This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git.
from d7cc2d5 Fix wrong path of Dockerfile in action.yaml (#16)
add 244417b Finalize 1.0, fix a minor bug, add docs, etc.
add 43e97c7 Update CHANGES.md
new b02531a Merge pull request #17 from apache/prep/1.0
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:
CONTRIBUTING.md | 37 +++++++++++
README.md | 4 +-
docs/How-to-release.md | 177 +++++++++++++++++++++++++++++++++++++++++++++++++
pkg/review/header.go | 2 +-
4 files changed, 216 insertions(+), 4 deletions(-)
create mode 100644 CONTRIBUTING.md
create mode 100644 docs/How-to-release.md