Skip to content

Labels

Labels

  • Bug

    An error that is serious but does not break (parts of) the package. However, it clearly impedes the
  • Critical Bug

    A critical error that either complete breaks (parts of) the package or causes erroneous calculation
  • dependencies

    Pull requests that update a dependency file
  • Design

    Proposal to investigate/change code structure/layout
  • Documentation

    Documentation has to be written for the issue/feature/bug
  • Explore

    Examine novel functionality/proposed changes etc. Does not necessarily involve coding things.
  • Feature Request

    A concrete request (as detailed as possible) to either add or change functionality.
  • FT compat

    Field Trip compatibility
  • Minor Bug

    A flaw in the code or documentation that is clearly an error but does neither impede package functio
  • More info needed

    More information is needed from the person who reported this.
  • Performance

    Improve the number crunching
  • Publication

    Useful for the upcoming publication.
  • Tests

    Test need to be written for the issue/feature