describe('issue_note', () => {
it('should render user information', () => {
});
it('should render note header content', () => {
it('should render note actions', () => {
it('should render issue body', () => {