OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

Create bug_template.yml

Open PierrunoYT opened this issue 10 months ago • 15 comments

Can you test this template?

PierrunoYT avatar Apr 12 '24 16:04 PierrunoYT

To clarify, we already have this: https://github.com/OpenDevin/OpenDevin/blob/main/.github/ISSUE_TEMPLATE/bug_report.md

Why do we need another one?

Linking this https://github.com/OpenDevin/OpenDevin/issues/981

PierrunoYT avatar Apr 13 '24 07:04 PierrunoYT

@neubig this would turn our existing template into a form, which will be much more likely to be filled out 😄

rbren avatar Apr 14 '24 13:04 rbren

@PierrunoYT you should also remove the existing template in this PR

rbren avatar Apr 14 '24 13:04 rbren

@PierrunoYT you should also remove the existing template in this PR

Okay

PierrunoYT avatar Apr 14 '24 13:04 PierrunoYT

@neubig this would turn our existing template into a form, which will be much more likely to be filled out 😄

Not sure if it's done correctly.

PierrunoYT avatar Apr 14 '24 13:04 PierrunoYT

@PierrunoYT it seems like several sections are duplicated

rbren avatar Apr 14 '24 13:04 rbren

@PierrunoYT it seems like several sections are duplicated

It should be correct. We need to test how it would looks like and if it's wrong will check again.

PierrunoYT avatar Apr 14 '24 13:04 PierrunoYT

For example, you have this:

  - type: markdown
    attributes:
      value: |
        #### Setup and configuration
        **Current version**:
        <!-- run `git log -n 1` to see this -->
  - type: code
    id: current-version
    attributes:
      label: Current Version
      description: Run `git log -n 1` to see this
      render: bash

IIUC this is going to create two different sections where we ask the user to run git log -n 1

rbren avatar Apr 14 '24 13:04 rbren

There are several problems with the template listed here: https://github.com/OpenDevin/OpenDevin/blob/5d9c7463037965559cf81f8164480298d5aaec9f/.github/ISSUE_TEMPLATE/bug_template.yml

rbren avatar Apr 14 '24 13:04 rbren

There are several problems with the template listed here: https://github.com/OpenDevin/OpenDevin/blob/5d9c7463037965559cf81f8164480298d5aaec9f/.github/ISSUE_TEMPLATE/bug_template.yml

Tried to update it again but I do it all whith AI so it's might be wrong.

PierrunoYT avatar Apr 14 '24 14:04 PierrunoYT

Apparently AI isn't getting this one right 😄

If you click "view file" next to your bug_template.yml, you can test it out (currently it reports several errors).

But maybe we should just close this if the AI can't handle it

rbren avatar Apr 15 '24 05:04 rbren

Apparently AI isn't getting this one right 😄

If you click "view file" next to your bug_template.yml, you can test it out (currently it reports several errors).

But maybe we should just close this if the AI can't handle it

Let me try again but maybe someone else has experience with yml and can fix it.

PierrunoYT avatar Apr 15 '24 07:04 PierrunoYT

close #981

image

Umpire2018 avatar Apr 18 '24 07:04 Umpire2018

Thanks @Umpire2018! This is super helpful.

Looks like we just have a merge conflict

rbren avatar Apr 18 '24 10:04 rbren

Thanks @Umpire2018! This is super helpful.

Looks like we just have a merge conflict

Not sure how to fix it.

PierrunoYT avatar Apr 18 '24 15:04 PierrunoYT