diff --git a/tools/git-agaric-com-forgejo.md b/tools/git-agaric-com-forgejo.md new file mode 100644 index 0000000..3cd7db5 --- /dev/null +++ b/tools/git-agaric-com-forgejo.md @@ -0,0 +1,16 @@ +# git.agaric.com's Forgejo + +## User account creation and adding people to a project + +As of now, do *not* invite users by e-mail address directly from a Team tab but instead: + +1. Create user at https://git.agaric.com/admin/users/new +2. Return to the team tab for the organization (`org/example-organization/teams` +3. Click into ('View') the 'Owners' team `/org/example-organization/teams/owners` (or create) the team named after the client (so `/org/example-organization/teams/example`) +4. Use the search user bar to find that user account and then—only if it autocompletes and you select the user—the "Add Team Member" button. + +*Side notes* + + - Leave the setting for *User visibility* to *Private*. + - Leave *Allow Creation of Organizations by Default* disabled. + - (The 'Add Team Member' button used to be green, now it is red, why Forgejo why.)