LuxCoreRender / LuxCoreRender/BlendLuxCore

Integrated issue creator

Open
#492 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
877
Forks
108
PR merge metrics
No merged PRs in 30d

Description

We could make an issue creation dialog in the Blender addon.
Benefits would be:

  • It could fill in some information automatically (e.g. OS, Blender version, GPU vendor)
  • We would have more control over the submitted text - we can check for missing information and request the user to fill it in before sending the report. This could prevent low-quality reports
  • It could package the opened .blend file in its current state automatically, and check if the file size is small enough

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Blender add-on entry point for creating or submitting issue reports; the payload does not name a file or test. Define the scope and acceptance criteria for a dialog that gathers OS, Blender, and GPU details, checks required information and file size, packages the current .blend file, and submits the report.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.