jiuntian / IssueTrackerAssignment

0 stars 0 forks source link

Changelog #8

Closed lohyenshen closed 3 years ago

lohyenshen commented 3 years ago

what does it mean by changelog? What exactly should we display to the user? Could you further elaborate on this by giving examples?

jiuntian commented 3 years ago

This is example of changelog in Facebook Post, you can try your own as well if you have Facebook account image You have to show:

  1. Who change the post/comment?
  2. When is the changes?
  3. What is changed?

If you like to, you can also add:

  1. Why change? (the changer have to enter his reason)
lohyenshen commented 3 years ago

Since changelog of an issue should be recorded & viewed when requested.

1) What are the attributes of an issue that are allowed to change? 2) Who are eligible to make those changes to an issue? creator? assignee? or anyone?

jiuntian commented 3 years ago

You decide it. Can made your own assumption.

lohyenshen commented 3 years ago

Noted with thanks