Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add organizers collection to the CMS configuration #37

Closed
3 tasks
deweydell opened this issue May 7, 2019 · 0 comments · Fixed by #39
Closed
3 tasks

Add organizers collection to the CMS configuration #37

deweydell opened this issue May 7, 2019 · 0 comments · Fixed by #39
Assignees
Labels
enhancement New feature or request
Projects

Comments

@deweydell
Copy link
Contributor

Description

This issue is part of the epic #17 to add an About page to the website. This issue only covers the scope of adding the organizers collection to the CMS configuration. Creating a page and design etc will be handled in other issues.

Acceptance Criteria

  • A collection called organizers exists in the CMS configuration
  • Each person has a headshot, name, pronouns, role, and social links.
  • Only name and role are required.

Resources

Type suggestions for each attribute:

  • Headshot - image
  • Name - string
  • Pronouns - string
  • Role - selection, with the following options: Board Member, Chapter Organizer, Conference Organizer, Website Contributor
  • Social Links - collection

I think the social links should be a collection of objects that have the following attributes:

  • Name of link
  • URL

Example organizer information

Headshot: nicola.jpg
Name: Nicola B
Pronouns: she/her
Role: Website Contributor
Social Links:

@deweydell deweydell added the enhancement New feature or request label May 7, 2019
@deweydell deweydell added this to Under Review in Kanban May 9, 2019
Kanban automation moved this from Under Review to Done Jun 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Kanban
  
Completed August 2019
Development

Successfully merging a pull request may close this issue.

2 participants