Re: [PR] NO-ISSUE: Contributing file. [incubator-kie-tools]

2025-12-03 Thread via GitHub


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]

2025-02-25 Thread via GitHub


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]

2025-01-21 Thread via GitHub


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.
+
+[![GitHub 
Stars](https://img.shields.io/github/stars/apache/incubator-kie-tools.svg)](https://github.com/apache/incubator-kie-tools/stargazers)
+[![GitHub 
Forks](https://img.shields.io/github/forks/apache/incubator-kie-tools.svg)](https://github.com/apache/incubator-kie-tools/network/members)
+[![GitHub 
Issues](https://img.shields.io/github/issues/apache/incubator-kie-tools.svg)]()
+[![Pull 
Requests](https://img.shields.io/github/issues-pr/apache/incubator-kie-tools.svg?style=flat-square)](https://github.com/apache/incubator-kie-tools/pulls)
+[![Contributors](https://img.shields.io/github/contributors/apache/incubator-kie-tools.svg?style=flat-square)](https://github.com/apache/incubator-kie-tools/graphs/contributors)
+[![License](https://img.shields.io/github/license/apache/incubator-kie-tools.svg)](https://github.com/apache/incubator-kie-tools/blob/main/LICENSE)
+[![Twitter 
Follow](https://img.shields.io/twitter/follow/KieCommunity.svg?label=Follow&style=social)](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]

2025-01-21 Thread via GitHub


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.
+
+[![GitHub 
Stars](https://img.shields.io/github/stars/apache/incubator-kie-tools.svg)](https://github.com/apache/incubator-kie-tools/stargazers)
+[![GitHub 
Forks](https://img.shields.io/github/forks/apache/incubator-kie-tools.svg)](https://github.com/apache/incubator-kie-tools/network/members)
+[![GitHub 
Issues](https://img.shields.io/github/issues/apache/incubator-kie-tools.svg)]()
+[![Pull 
Requests](https://img.shields.io/github/issues-pr/apache/incubator-kie-tools.svg?style=flat-square)](https://github.com/apache/incubator-kie-tools/pulls)
+[![Contributors](https://img.shields.io/github/contributors/apache/incubator-kie-tools.svg?style=flat-square)](https://github.com/apache/incubator-kie-tools/graphs/contributors)
+[![License](https://img.shields.io/github/license/apache/incubator-kie-tools.svg)](https://github.com/apache/incubator-kie-tools/blob/main/LICENSE)
+[![Twitter 
Follow](https://img.shields.io/twitter/follow/KieCommunity.svg?label=Follow&style=social)](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]

2025-01-20 Thread via GitHub


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]

2024-10-15 Thread via GitHub


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]