sbp commented on issue #434:
URL: 
https://github.com/apache/tooling-trusted-releases/issues/434#issuecomment-3703926218

   In more detail, the alternatives for making the field special that I've 
thought of so far are:
   
   * Allow `{{VOTE_ENDS_UTC}}` in the template and substituted version, but 
don't substitute it like the other values. It displays as `{{VOTE_ENDS_UTC}}` 
still on the vote form, the only value to do so, but then gets substituted when 
it's sent.
   * Use a different syntax, e.g. `[[VOTE_ENDS_UTC]]` in the template and 
substituted version. This makes it clear that it's a different kind of template 
variable. Again, only substituted when sent.
   
   And I think that either of them would be too confusing. I'd like to try 
appending to the subject and see how well that works in testing. Do users 
appreciate it? One advantage of putting the data in the subject is that it 
shows without even having to open the email how long you have to get around to 
it. It's also a constant reminder. So, perhaps this is a useful pattern anyway. 
Never know till you test and get feedback!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to