Skip to content

Standardize naming for files + urls #4330

@wes-otf

Description

@wes-otf

A kinda simple one but it might make sense to "standardize" how we name things a bit. A few examples:

Partial names between projects & applications are snake vs kebab case, and applications specify partial in the name:

path("partial/lead/", partial_project_lead, name="project_lead"),
path("partial/title/", partial_project_title, name="project_title"),

name="partial-get-lead",

the same applies to filenames, there's a mix of snake & kebab in templates


Is there a difference between naming folders include or includes?:
ie. /apply/activity/templates/activity/include/ vs /apply/templates/forms/includes/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions