Remove customizing section (#18717)

CUSTOMIZING.md was removed in https://github.com/eclipse/che/pull/13839

Signed-off-by: Fumiaki MATSUSHIMA <mtsmfm@gmail.com>
7.28.x
Fumiaki MATSUSHIMA 2021-02-15 16:48:27 +09:00 committed by GitHub
parent 6ad0768330
commit f652d93881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -20,9 +20,6 @@ The `che` repository is where we do development and there are many ways you can
- Review [source code changes](https://github.com/eclipse/che/pulls)
- [Improve docs](https://github.com/codenvy/che-docs)
### Customizing
There are many ways to customize Che out-of-the-box including [stacks, templates, commands, IDE extensions, server-side extensions plugins, assemblies, RESTful APIs, and editors](https://github.com/eclipse/che/blob/master/CUSTOMIZING.md).
### Contributing
If you are interested in fixing issues and contributing directly to the code base, please see [How to Contribute](https://github.com/eclipse/che/wiki/How-To-Contribute). It covers:
- [Submitting bugs](https://github.com/eclipse/che/wiki/Submitting-Bugs-and-Suggestions)