Skip to content

Create a new Code of Conduct Page #4249

@jdingeman

Description

@jdingeman

Overview

Since HfLA is no longer bound by Code for America's Code of Conduct, we need to update HfLA's Code of Conduct. For this issue, you will need to create a new Code of Conduct page so that developers will read the Code that pertains to HfLA specifically.

Action Items

  • In website/pages, create a new html file named code-of-conduct.html
    • Add the Jekyll front matter block for this new page
    • Use layout: default
    • Make the permalink to the page with permalink: code-of-conduct so Jekyll can build the page
    • Include the file in index.html
  • Using the GitHub REST API, use the hackforla/codeofconduct README.md file to populate the website's current CODEOFCONDUCT.md dynamically
    • The idea here is that the content of the Code of Conduct only gets edited in one place and can be applied across all projects
    • This will then be rendered onto the new code-of-conduct.html file using Liquid
    • Be sure to separate the content as appropriate into
      • Header
      • Content Body
      • Footer

For PM/Tech Lead/Merge Team

  • When this PR associated with this issue is merged, add a "ready for design lead" label on this issue Create a new Code of Conduct Page #4249, and place it into the New Issue Approval Column so that design can review the layout and redesign as necessary.

Resources/Instructions

Metadata

Metadata

Type

No type

Projects

Status

New Issue Approval

Relationships

None yet

Development

No branches or pull requests

Issue actions