Skip to content

Commit 8552cc0

Browse files
committed
move code of conduct to the top
Signed-off-by: Stephanie <[email protected]>
1 parent 8d7e3de commit 8552cc0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ The following are required to work on devfile library:
1111
- Git
1212
- Go 1.15 or later
1313

14+
## Code of Conduct
15+
Before contributing to this repository see [contributor code of conduct](https://github.com/devfile/api/blob/main/CODE_OF_CONDUCT.md#contributor-covenant-code-of-conduct)
16+
1417
## How to Contribute
1518

1619
### Issues
@@ -55,7 +58,3 @@ Running the script with no arguments will default to update the latest devfile v
5558
Currently devfile library does not have schedule for new releases. A new version is being generated and released on demand.
5659
A new branch is expected to be created for a new release.
5760
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
58-
59-
60-
## Code of Conduct
61-
See [contributor code of conduct](https://github.com/devfile/api/blob/main/CODE_OF_CONDUCT.md#contributor-covenant-code-of-conduct)

0 commit comments

Comments
 (0)