Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 1.bug.yml to improve consistency of data #4293

Merged
merged 7 commits into from May 21, 2023
Merged

Update 1.bug.yml to improve consistency of data #4293

merged 7 commits into from May 21, 2023

Conversation

bfalans
Copy link
Contributor

@bfalans bfalans commented May 18, 2023

in this version of the bug report several dropdown fileds have been added and text fields have been removed to have better control over the data being sent in bug reports

Background

Changes

Documentation

Test Plan

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes.
  • I have run black . and isort . against my code to ensure it passes our linter.

in this version of the bug report several dropdown fileds have been added and text fields have been removed to have better control over the data being sent in bug reports
@vercel
Copy link

vercel bot commented May 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview May 21, 2023 11:07pm

fixing of an indent error
@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02 🎉

Comparison is base (31525df) 64.51% compared to head (a0145a4) 64.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4293      +/-   ##
==========================================
+ Coverage   64.51%   64.53%   +0.02%     
==========================================
  Files          75       75              
  Lines        3542     3542              
  Branches      520      520              
==========================================
+ Hits         2285     2286       +1     
+ Misses       1087     1086       -1     
  Partials      170      170              

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

changed the file uploads to input fields for the log contents since files are not supported on github
made the issue field required
@lc0rp
Copy link
Contributor

lc0rp commented May 19, 2023

Referencing the sentry issue here: #3699

@lc0rp lc0rp added documentation Improvements or additions to documentation project management labels May 19, 2023
Copy link
Contributor

@lc0rp lc0rp left a comment

Choose a reason for hiding this comment

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

Added some suggestions:

.github/ISSUE_TEMPLATE/1.bug.yml Show resolved Hide resolved
.github/ISSUE_TEMPLATE/1.bug.yml Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/1.bug.yml Show resolved Hide resolved
@vercel vercel bot temporarily deployed to Preview May 21, 2023 18:43 Inactive
Added changes according to luke's comments
@bfalans bfalans marked this pull request as ready for review May 21, 2023 19:06
@ntindle ntindle added this to the v0.3.3 Release milestone May 21, 2023
@p-i- p-i- merged commit dcb1cbe into Significant-Gravitas:master May 21, 2023
11 checks passed
ppetermann pushed a commit to ppetermann/Auto-GPT that referenced this pull request May 22, 2023
…#4293)

* Update 1.bug.yml to improve consistency of data

in this version of the bug report several dropdown fileds have been added and text fields have been removed to have better control over the data being sent in bug reports

* Update 1.bug.yml fixing indent error

fixing of an indent error

* Update 1.bug.yml

changed the file uploads to input fields for the log contents since files are not supported on github

* Update 1.bug.yml

made the issue field required

* Update 1.bug.yml

Added changes according to luke's comments

---------

Co-authored-by: Pi <sunfish7@gmail.com>
Copy link
Contributor

@lc0rp lc0rp left a comment

Choose a reason for hiding this comment

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

All good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation project management size/l
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants