Skip to content

Added dropdown features added block print bad files. Updated grammar and other formatting of UI#4

Open
shafiq9018 wants to merge 2 commits intomasterfrom
origin/OctoPrint_Add_Remove_Gcode-Shafiq
Open

Added dropdown features added block print bad files. Updated grammar and other formatting of UI#4
shafiq9018 wants to merge 2 commits intomasterfrom
origin/OctoPrint_Add_Remove_Gcode-Shafiq

Conversation

@shafiq9018
Copy link
Owner

I lost my files accidental deletion.

  • Your changes are not possible to do through a plugin and relevant
    to a large audience (ideally all users of OctoPrint)
  • If your changes are large or otherwise disruptive: You have
    made sure your changes don't interfere with current development by
    talking it through with the maintainers, e.g. through a
    Brainstorming ticket
  • Your PR targets OctoPrint's devel branch if it's a completely
    new feature, or maintenance if it's a bug fix or improvement of
    existing functionality for the current stable version (no PRs
    against master or anything else please)
  • Your PR was opened from a custom branch on your repository
    (no PRs from your version of master, maintenance, or devel
    please), e.g. dev/my_new_feature or fix/my_bugfix
  • Your PR only contains relevant changes: no unrelated files,
    no dead code, ideally only one commit - rebase and squash your PR
    if necessary!
  • Your changes follow the existing coding style
  • If your changes include style sheets: You have modified the
    .less source files, not the .css files (those are generated
    with lessc)
  • You have tested your changes (please state how!) - ideally you
    have added unit tests
  • You have run the existing unit tests against your changes and
    nothing broke
  • You have added yourself to the AUTHORS.md file :)

What does this PR do and why is it necessary?

How was it tested? How can it be tested by the reviewer?

Any background context you want to provide?

What are the relevant tickets if any?

Screenshots (if appropriate)

Further notes

I lost my files accidental deletion.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatic PR Validation failed

There were one or more problems detected with this PR:

  • The PR's target branch master is not among the allowed target branches: maintenance, devel, staging/bugfix, staging/maintenance, staging/devel. Please only create PRs against these.

Please take a look at the Contribution Guidelines of this repository and make sure that the PR follows them. Thank you!

I'm just a bot 🤖 that does automatic checks, a human will intervene if I've made a mistake.

at line 96 in jinja2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant