[PR #36] [MERGED] Feature/bug report #36

Closed
opened 2026-05-06 16:05:14 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/CipaUtils/pull/36
Author: @BreizhHardware
Created: 9/30/2025
Status: Merged
Merged: 9/30/2025
Merged by: @BreizhHardware

Base: devHead: feature/bug-report


📝 Commits (2)

  • 7b735e2 feat: add cipautils command for bug reporting and help
  • 0fceece docs: update pull request template to include destination branch check

📊 Changes

3 files changed (+19 additions, -6 deletions)

View changed files

📝 .github/pull_request_template.md (+1 -6)
📝 src/main/java/bzh/breizhhardware/cipautils/Main.java (+13 -0)
📝 src/main/resources/plugin.yml (+5 -0)

📄 Description

Description

Add a command that allow users to quickly reports bugs.

Checklist

  • I have bumped the version in all required files (pom.xml, plugin.yml, start-test-server.bat, start-test-server.sh) (mandatory for a PR from dev to main)
  • I have tested the changes locally
  • I have updated the documentation if needed

Type of change

  • Bug fix
  • New feature
  • Refactoring
  • Other (please specify)

#6


IMPORTANT:
For a Pull Request from dev to main, make sure you have bumped the version in all of the following files: pom.xml, plugin.yml, start-test-server.bat, and start-test-server.sh.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/CipaUtils/pull/36 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 9/30/2025 **Status:** ✅ Merged **Merged:** 9/30/2025 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `dev` ← **Head:** `feature/bug-report` --- ### 📝 Commits (2) - [`7b735e2`](https://github.com/BreizhHardware/CipaUtils/commit/7b735e2c28949fc272d33d5f29c19855658a853f) feat: add cipautils command for bug reporting and help - [`0fceece`](https://github.com/BreizhHardware/CipaUtils/commit/0fceecee98b030247c9e5bcacf3febef8936165e) docs: update pull request template to include destination branch check ### 📊 Changes **3 files changed** (+19 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/pull_request_template.md` (+1 -6) 📝 `src/main/java/bzh/breizhhardware/cipautils/Main.java` (+13 -0) 📝 `src/main/resources/plugin.yml` (+5 -0) </details> ### 📄 Description ## Description Add a command that allow users to quickly reports bugs. ## Checklist - [x] I have bumped the version in all required files (`pom.xml`, `plugin.yml`, `start-test-server.bat`, `start-test-server.sh`) (mandatory for a PR from `dev` to `main`) - [x] I have tested the changes locally - [x] I have updated the documentation if needed ## Type of change - [ ] Bug fix - [x] New feature - [ ] Refactoring - [ ] Other (please specify) ## Related issues #6 --- > **IMPORTANT:** > For a Pull Request from `dev` to `main`, make sure you have bumped the version in all of the following files: `pom.xml`, `plugin.yml`, `start-test-server.bat`, and `start-test-server.sh`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 16:05:14 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/CipaUtils#36
No description provided.