objectives: description comes first #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "adina-patch-3"
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?
I find that it reads better to have the description first. Otherwise, there is a detachted "part of" preceeding the description paragraph. But this is just my subjective opinion - thus proposed as a PR.
It's a bit hard for me to judge because none of the current objectives have anything under "part of". Trying to picture this, I don't mind having the broader objective upfront, but description first is also fine. Description first is already done for projects.
The same fix would apply to (currently unused) topic.
I think the more important change would be to wrap the moved fragment in
{% if part_of %}, otherwise we end up showing "Part of" without anything else. I can do that.Cherry-picked as
5871fb91a5; further changes I described applied in58090f9af2. Thx!Pull request closed