Skip to content

Make a "deprecated" folder and move any routines that are not being used to that folder. #6

@LinErinG

Description

@LinErinG

To see if routines are being used, do a search within this repository and within your own scripts for the name of the routine. If it's not being used, move it to the deprecated folder.

I think we can be more aggressive with this than we would usually be with code changes. If someone's code breaks because a routine can't be found, it's a simple task to add in the deprecated path and see if the routine is there. If so, that person could move it back to the main folder.

Let's use pull requests to do this, but the rule will be that if nobody opposes the move within one week, the requestor can just merge it.

@somusset @pymilo @jtvievering @athrayspanchap

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions