Fixes #3456 Add a section to describe the lighting issue and the steps to reproduce it. * **README.md** - Add a new section "Lighting Issue Reproduction" with a description, steps to reproduce, relevant files, and notes. * **.github/ISSUE_TEMPLATE.md** - Add a new section "Lighting Issue Reproduction" with a description, steps to reproduce, relevant files, and notes. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/peter-evans/create-pull-request/issues/3456?shareId=XXXX-XXXX-XXXX-XXXX).
752 B
752 B
Subject of the issue
Describe your issue here.
Steps to reproduce
If this issue is describing a possible bug please provide (or link to) your GitHub Actions workflow.
Lighting Issue Reproduction
Description
This section describes the lighting issue and the steps to reproduce it.
Steps to Reproduce
- Clone the repository.
- Set up the necessary environment and dependencies.
- Run the relevant tests or workflows.
- Observe the lighting issue.
Relevant Files
__test__/create-or-update-branch.int.test.ts
__test__/entrypoint.sh
.github/workflows/ci.yml
.github/workflows/slash-command-dispatch.yml
Notes
Please provide any additional information or context related to the lighting issue.