-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Developer Guidelines and Coding Style **** #59
Comments
Changed copy to reflect shift to Gitlab issues. Removed some text that sounds a bit personal. Replaced "we" with "the project" |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The overall tone of this page needs significant work. |
Guidelines For Contributing to I2P Core Development The following instructions and suggestions apply to the main development branch i2p.i2p. Guidelines for other branches, plugins, and external apps may be substantially different. Check with the appropriate developer for guidance. Please participate in development discussions and support on IRC, zzz.i2p, and i2pforum.i2p. Meetings are held on the first Tuesday of the month to discuss roadmap progress. Test the latest builds, report and fix issues, review documentation and perform code reviews. Be aware of the current release cycle. Adhere to release milestones such as feature freeze, tag freeze, and the checkin deadline for a release. Developers are available on IRC #i2p-dev. I have consolidated the Basic Guidelines and Community into one opening paragraph and renamed it. |
This comment has been minimized.
This comment has been minimized.
Coding Style |
Here is the link for Gitlab Issues: https://i2pgit.org/i2p-hackers/i2p.i2p/-/issues Also available on Figma under Support > Developer Resources: https://www.figma.com/file/RBaCbkTXWS3FMDGAtHcIjc/Information-Architecture---I2P-Website?node-id=210%3A3164 |
https://geti2p.net/en/get-involved/guides/dev-guidelines
Issues
Monitor (Gitlab issues link) for new issues you can help with.
New developers should start by fixing a bug. When you have a fix, attach your patch to the issue and add the keyword 'review-needed'. Do not close the issue until it's been successfully reviewed and you've checked your changes in. Once you have done this smoothly for a couple of issues, you can follow the regular procedure below.
Close an issue when you think you have fixed it. The project does not have a testing department to verify and close issues. If you are not sure that you have fixed it, close it and add a note saying "I think I fixed it, please test and reopen if it's still broken". Add a comment with the dev build number or revision and set the milestone to the next release.
The text was updated successfully, but these errors were encountered: