Public email address for organization profiles #25057
Labels
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Feature Description
For me it was strange when I found out that you can display a contact email address on your user profile, but not on an organization profile and nobody really seemed to miss that feature (at least I didn't find any issue requesting it, no config option to enable it and no reason for why it is not implemented).
Many (especially larger) organizations have a dedicated mail address just for contacting them (something like
mail@example.com
). So it would be nice if you could show this address on your organization's profile page (the same way your user account's mail can be displayed on your user account's profile page).Currently the best way I found is to put it in your organization's profile description, which makes it susceptible to bots though. Mail addresses on user account profiles are only shown when logged in which at least makes them safe from everyday crawlers.
It would thus be nice to be able to set a mail address for an organization profile alongside the existing values for
Website
andLocation
. Maybe you would want to verify the given mail address, but I don't think that's needed as the website url isn't verified either and this mail address is not used for mails from the gitea system.In case I'm missing something please let me know..
I'm looking forward to hearing your opinions about this!
Screenshots
GitHub has a feature like this:
This is how I'm doing it at the moment (gitea):
Here is a quick ui concept I made (gitea):
The text was updated successfully, but these errors were encountered: