Skip to content

Commit f87c692

Browse files
authored
Merge pull request #168 from yangcao77/update-contributing
update contributing.md
2 parents bd4a12f + 87430cc commit f87c692

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This document is a new contributor guide, which outlines the requirements for contributing to this repository.
44

5-
To get an overview of the project, read the [README](README.md). For more information on devfiles, check the official [devfile docs](https://devfile.io/docs/devfile/2.1.0/user-guide/).
5+
To get an overview of the project, read the [README](README.md). For more information on devfiles, check the official [devfile docs](https://devfile.io/docs/2.2.0/what-is-a-devfile).
66

77
## Certificate of Origin
88

@@ -71,4 +71,4 @@ Running the script with no arguments will default to update the latest devfile v
7171

7272
Currently devfile library does not have schedule for new releases. A new version is being generated and released on demand.
7373
A new branch is expected to be created for a new release.
74-
To generate a changelog for a new release, execute `./scripts/changelog-script.sh v1.x.y` for all the changes since the release v1.x.y
74+
To generate a changelog for a new release, execute `./scripts/changelog-script.sh v2.x.y` for all the changes since the release v2.x.y

0 commit comments

Comments
 (0)