Add a contribution guide #32
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: cacert/cacert-webdb#32
Loading…
Reference in a new issue
No description provided.
Delete branch "add-a-contribution-guide"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Thorough and clear.
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
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.
@dirk I added two commits to address your review comments