🆕🐥 First Timers Only
This issue is reserved for people who have never contributed to Hiero or any open source project in general.
We know that creating a pull request (PR) is a major barrier for new contributors.
The goal of this issue and all other issues labeled by 'Good First Issue' is to help you make your first contribution to Hiero.
👾 Description of the issue
There are two technical constraints that every commit needs to fit to be merged in a project within Hiero:
- Each commit must be GPG signed
- The author of each commit must sign the DCO
We need documentation of those two constraints to make it more accessible for newcomers to contribute to Hiero. Here, the documentation does not need to contain complete technical documentation. It is OK to link to other documentation like the one from GitHub. It would be great to have documentation for solving all that on the command line and samples of how it can be done in IDEs like IntelliJ or VSCode.
Some good links for the topics:
📋 Step by step guide to do a contribution
If you have never contributed to an open source project at GitHub, the following step-by-step guide will introduce you to the workflow. More information and concrete samples for shell commands for each step can be found in our CONTRIBUTING.md file.
A more detailed general documentation of the GitHub PR workflow can be found here.
🎉 Contribute to Hacktoberfest
Solve this issue as part of the Hacktoberfest event and get a chance to receive cool goodies like a T-Shirt. 🎽
🤔 Additional Information
If you have any questions, just ask us directly in this issue by adding a comment. You can join ask any question at our GitHub discussions. A general manual about open-source contributions can be found here.
🆕🐥 First Timers Only
This issue is reserved for people who have never contributed to Hiero or any open source project in general.
We know that creating a pull request (PR) is a major barrier for new contributors.
The goal of this issue and all other issues labeled by 'Good First Issue' is to help you make your first contribution to Hiero.
👾 Description of the issue
There are two technical constraints that every commit needs to fit to be merged in a project within Hiero:
We need documentation of those two constraints to make it more accessible for newcomers to contribute to Hiero. Here, the documentation does not need to contain complete technical documentation. It is OK to link to other documentation like the one from GitHub. It would be great to have documentation for solving all that on the command line and samples of how it can be done in IDEs like IntelliJ or VSCode.
Some good links for the topics:
📋 Step by step guide to do a contribution
If you have never contributed to an open source project at GitHub, the following step-by-step guide will introduce you to the workflow. More information and concrete samples for shell commands for each step can be found in our CONTRIBUTING.md file.
A more detailed general documentation of the GitHub PR workflow can be found here.
sign-offinformation to the commit to accept the "Developer Certificate of Origin" (https://developercertificate.org). More details can be found in our CONTRIBUTING.md🎉 Contribute to Hacktoberfest
Solve this issue as part of the Hacktoberfest event and get a chance to receive cool goodies like a T-Shirt. 🎽
🤔 Additional Information
If you have any questions, just ask us directly in this issue by adding a comment. You can join ask any question at our GitHub discussions. A general manual about open-source contributions can be found here.