Re: [PR] NO-ISSUE: Contributing file. [incubator-kie-tools]
danielzhe closed pull request #2662: NO-ISSUE: Contributing file. URL: https://github.com/apache/incubator-kie-tools/pull/2662 -- 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]
Re: [PR] NO-ISSUE: Contributing file. [incubator-kie-tools]
domhanak commented on PR #2662: URL: https://github.com/apache/incubator-kie-tools/pull/2662#issuecomment-2684137356 Any updates on this? -- 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]
Re: [PR] NO-ISSUE: Contributing file. [incubator-kie-tools]
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 @@ + + + + +--- + +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]
Re: [PR] NO-ISSUE: Contributing file. [incubator-kie-tools]
domhanak commented on code in PR #2662: URL: https://github.com/apache/incubator-kie-tools/pull/2662#discussion_r1923740940 ## CONTRIBUTING.md: ## @@ -0,0 +1,130 @@ + + + + +--- + +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: My suggestion would be to add some general steps here to follow, could be there are elsewhere already so just reference to therm? In general, something like: 1. Setup local development environment like this 2. Before working on your contribution create an issue like this 3. Submit a PR with tests like this ... -- 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]
Re: [PR] NO-ISSUE: Contributing file. [incubator-kie-tools]
tiagobento commented on PR #2662: URL: https://github.com/apache/incubator-kie-tools/pull/2662#issuecomment-2602614539 I'll try and revisit this PR soon... since we introduced `__intellij-project` for (mostly) Maven-based packages. -- 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]
Re: [PR] NO-ISSUE: Contributing file. [incubator-kie-tools]
tiagobento commented on PR #2662: URL: https://github.com/apache/incubator-kie-tools/pull/2662#issuecomment-2415230948 As discussed, please move these instructions to `repo/MANUAL.md`. Thanks @danielzhe ! -- 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]
