Add a contribution guide #32

Open
jandd wants to merge 3 commits from add-a-contribution-guide into main
Owner

This commit adds an initial version of a contribution guide to help new
contributors.

This has been adapted from https://github.com/CAcertOrg/cacert-devel/pull/29
and has been extended to include more information on the actual workflow of
contributions.

This commit adds an initial version of a contribution guide to help new contributors. This has been adapted from https://github.com/CAcertOrg/cacert-devel/pull/29 and has been extended to include more information on the actual workflow of contributions.
jandd added 1 commit 2024-10-05 16:26:55 +00:00
This commit adds an initial version of a contribution guide to help new
contributors.
jandd requested review from dirk 2024-10-05 16:27:03 +00:00
jandd requested review from bmc 2024-10-05 16:27:04 +00:00
jandd requested review from ted 2024-10-05 16:27:04 +00:00
bmc approved these changes 2024-10-07 00:39:12 +00:00
bmc left a comment
Member

Thorough and clear.

Thorough and clear.
dirk reviewed 2024-10-07 21:09:17 +00:00
dirk left a comment
Owner

in code snippet at line 80 the closing " is missing
git commit -m "Fix foo in bla subsystem

at line 129 we should mention the "login with CAcert client certificate" / OIDC as way to login to code.cacert.org after setting a password

in code snippet at line 80 the closing " is missing git commit -m "Fix foo in bla subsystem at line 129 we should mention the "login with CAcert client certificate" / OIDC as way to login to code.cacert.org after setting a password
Member

I can't say anything about the code examples. The body text, on the other hand, seems to me to be well thought out and clearly formulated so that even I, as a layman, can understand it.

I can't say anything about the code examples. The body text, on the other hand, seems to me to be well thought out and clearly formulated so that even I, as a layman, can understand it.
jandd added 2 commits 2024-10-08 07:04:11 +00:00
Author
Owner

@dirk I added two commits to address your review comments

@dirk I added two commits to address your review comments
jandd requested review from dirk 2024-10-08 07:05:18 +00:00
This pull request doesn't have enough approvals yet. 1 of 2 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin add-a-contribution-guide:add-a-contribution-guide
git checkout add-a-contribution-guide
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cacert/cacert-webdb#32
No description provided.