## Definition of Done - [x] New column on feedback template that determines whether a template is private or public - [x] A private template can only be used/seen by the template creator and admins - [x] Consequently, only members who have access to a private template can use that template when creating a feedback request - [x] A public template can be used by any authenticated member - [x] Database migration - [x] Adjust testing data to include examples of both private and public templates - [x] Integration tests