docs(README): fix direct link to submit new bugs (#14107)

7.20.x
Sun Seng David TAN 2019-08-02 19:02:15 +02:00 committed by GitHub
parent 033acf3e7e
commit 9d6f1ecbd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ We love to hear from users and developers. Here are the various ways to get in t
### Contributing
If you are interested in fixing issues and contributing directly to the code base:
- :bug: [Submitting bugs](https://github.com/eclipse/che/wiki/Submitting-Bugs-and-Suggestions)
- :bug: [Submitting bugs](https://github.com/eclipse/che/issues/new/choose)
- :page_facing_up: [Contributor license agreement](https://github.com/eclipse/che/wiki/Eclipse-Contributor-Agreement)
- :checkered_flag: [Development workflows](./CONTRIBUTING.md)
- :ok_hand: Review [source code changes](https://github.com/eclipse/che/pulls)