django / djangoproject.com

Source code to djangoproject.com
https://www.djangoproject.com/
BSD 3-Clause "New" or "Revised" License
1.86k stars 938 forks source link

Help text for foundation Meeting model fields #1464

Open thibaudcolas opened 5 months ago

thibaudcolas commented 5 months ago

Since I only use the Meeting model’s form once a month, it’d really help to have instructions explaining how to use the different fields directly on the form, rather than having to document this separately.

Here’s the help text I’m currently thinking of:

And a prominent note somewhere towards the top of the form:

[!NOTE] Meeting notes go live and on RSS on Save, make sure to complete all relevant fields.


I can’t manage assignees here but I’d like to work on this myself.

ronnzw commented 5 months ago

I totally agree with this, instructions should be away from the form.