tiagobento commented on code in PR #2662: URL: https://github.com/apache/incubator-kie-tools/pull/2662#discussion_r1923781926
########## CONTRIBUTING.md: ########## @@ -0,0 +1,130 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the [docs](docs)License. You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> + +<p align="center"><img width=40% src="docs/kie.svg"></p> + +--- + +The **[KIE Community](http://kie.org)** is a home for leading Open Source projects that play a role in delivering solutions around Business Automation and Artificial Intelligence in the Cloud. + +[](https://github.com/apache/incubator-kie-tools/stargazers) +[](https://github.com/apache/incubator-kie-tools/network/members) +[]() +[](https://github.com/apache/incubator-kie-tools/pulls) +[](https://github.com/apache/incubator-kie-tools/graphs/contributors) +[](https://github.com/apache/incubator-kie-tools/blob/main/LICENSE) +[](https://twitter.com/KieCommunity?lang=en) + +# Contributing + +All contributions are welcome! +But if you want to contribute to the project, there are some guidelines you should follow to prevent issues that may delay your progress. Review Comment: Good points @domhanak. I'll try and take the contents of this file @danielzhe started and re-structure them in a way that separates ways to contribute from setting up your local dev env... not everyone wants to contribute with code, so there's that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
