|
| 1 | +## Contributing |
| 2 | +Thank you for your interest in contributing to Codewind. We welcome your additions to this project. |
| 3 | + |
| 4 | +#### Signing the Eclipse Contributor Agreement (ECA) |
| 5 | +Before you can contribute to any Eclipse project, you need to sign the [Eclipse Contributor Agreement (ECA)](https://www.eclipse.org/legal/ECA.php). |
| 6 | +1. To verify that you signed the ECA, sign in to [https://accounts.eclipse.org/ your Eclipse account]. |
| 7 | +2. View your **Status** and make sure that a check mark appears with the **Eclipse Contributor Agreement**. |
| 8 | +3. If the check mark does not appear, click the **Eclipse Contributor Agreement** in the **Status** box to go to the agreement that you need to sign. |
| 9 | +4. Fill the form and click the **Accept** button. |
| 10 | + |
| 11 | +#### Associating your Eclipse profile with your GitHub ID |
| 12 | +1. From your Eclipse account, select **Edit Profile**. |
| 13 | +2. On the **Personal Information** tab, go to the **Social Media Links** section and add your GitHub user name to the **GitHub Username** field. |
| 14 | +3. Answer the **Have you changed employers** question. |
| 15 | +4. Enter your Eclipse password in the **Current password** field and then click **Save**. |
| 16 | + |
| 17 | +For more information about Codewind workflows, see the [Codewind GitHub Workflows wiki](https://wiki.eclipse.org/Codewind_GitHub_Workflows). |
| 18 | + |
| 19 | +#### Checking if your issue is already addressed |
| 20 | +- Search the [list of issues](https://github.com/eclipse/codewind/issues) to see if your issue has already been raised. |
| 21 | +- See the [Codewind documentation](https://www.eclipse.org/codewind/docindex.html) to see if existing documentation addresses your question or concern. |
| 22 | + |
| 23 | +#### Creating a new issue |
| 24 | +If you do not see your issue, please [select the issue type in the Codewind repository to open a new issue](https://github.com/eclipse/codewind/issues/new/choose). |
| 25 | +- **Bugs:** Complete the bug template to report problems found in Codewind. |
| 26 | +- **Enhancements:** Complete the enhancement template to suggest improvements to Codewind. |
| 27 | +- **Questions:** Complete the question template to ask a question about Codewind. |
| 28 | + |
| 29 | +## Contact us |
| 30 | +If you have questions, please visit us on Mattermost](https://mattermost.eclipse.org/eclipse/channels/eclipse-codewind). |
0 commit comments